A gently discord bot who will give you Madame from Bonjour Madame in Discord Channel.
helpMadame
: commands listlastMadame
: show the last MadamerandomMadame
: show a random Madame
Require NodeJs.
- Clone the project
- install node dependencies:
npm install
- Create a discord bot here https://discordapp.com/developers/applications/me
- Activate the APP BOT USER and retrieve the bot Token
- Create a
config.json
fromconfig.example.json
and add your bot token here - Start the bot:
npm start
ornode bmbot.js
In order to invite the bot to your Discord server, build you OAuth url with the clientId of your bot:
https://discordapp.com/oauth2/authorize?client_id=YOURBOTCLIENTID&scope=bot
You can use mine:
- Register the bot: Click here!
- Send the new Madame each day at ~10am
- Cache system for the RSS Feeds
- Configure other Bonjour services
- Custom bot conf (avatar, emails, in game message, ...)
- Moar docs (pictures, ...)
- Static website to add the bot to a Discord Server