Don't you always wanted a good shitposting bot ? All in French even ? Then BadeBot is for you !
Wrote entirely with Javascript, NodeJS and the DiscordJS v14.3 library.
/decrypte
- The well known french YouTuber named Hugo Decrypte is going to tell you a silly sentence ! All in french though.
/dox
- Posts an image of earth subtitled with a fake IP Address (as to not really dox someone.
/ban
- Bans a member from your Discord server
/kick
- Kicks a member from your Discord server
Link to invite the bot :
It needs Administrator requirement as there is still a ban and kick command, and might need those for further developement.
Make sure you have Node and npm installed, you can find them here : NodeJS.org
You need to have made a Discord Bot in Discord Developper Portal
-
Pull the Git repo in an empty folder.
-
Open this folder in a Terminal
-
Type
npm install
(it will download all the packages required) -
Create a .env file
-
It should looks like this :
-
To deploy commands :
node deploy_command.js
-
To delete commands :
node delete_command.js
-
To run the bot :
node .
ornode index.js
Enjoy your new bot.
made by little fragile french hand of mady2ouf