Skip to content

Repository files navigation

/AppBot

A Fully slash command + modal discord bot for handling applications across multiple servers.

// config.jsmodule.exports={mongo: "mongodb://localhost",slashGlobal: false,testGuildID: "12345789012345678",token: "YourBotsTokenHereLOL"}

Commands:

  • Apply => Allows you to apply in the current server
  • createapp => Allows you to create a form in the current server
  • deleteapp => Allows you delete all forms in the current server
  • formlog => Allows you to manage form log in the current server
  • ping => Replies with pong

Deploy with heroku with the button below:

Deploy to Heroku

Developer: Akrasio#6075