squarepear / RoverBot

A bot specially designed for AC:CF Wiimmfi Server
https://discord.gg/yB8qyQh
MIT License
3 stars 2 forks source link

RoverBot

Programming Language JavaScript Style Guide Dependencies are up to date

A bot specially designed for AC:CF Wiimmfi Server. The server has a purpose of uniting people that still play AC:CF over Wiimmfi so that they can play / collaborate easily.

Commands

Inviting

The bot is designed especially for a specific server, so there isn't a bot invite link. You may setup the bot yourself since the code is open source but don't expect that it will work properly on your own server.

Setting up on your own

  1. git clone https://github.com/rey2952/RoverBot.git
  2. cd RoverBot
  3. Edit config files (Fill in your bot token, mongodb uri, and channel IDs)
  4. npm install
  5. npm start