8000 GitHub - bouek78/bmbot-discord: Bonjour Madame bot for discord
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

bouek78/bmbot-discord

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BMBot-discord

A gently discord bot who will give you Madame from Bonjour Madame in Discord Channel.

Bot commands

  • helpMadame: commands list
  • lastMadame: show the last Madame
  • randomMadame: show a random Madame

Install and configure the bot

Require NodeJs.

  1. Clone the project
  2. install node dependencies: npm install
  3. Create a discord bot here https://discordapp.com/developers/applications/me
  4. Activate the APP BOT USER and retrieve the bot Token
  5. Create a config.json from config.example.json and add your bot token here
  6. Start the bot: npm start or node 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:

ToDo

  • 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

About

Bonjour Madame bot for discord

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%
0