A simple helper discord bot for Cyber code online to track in-game event and activities
Invite bot to the server by clicking the discord button below:
!cco ping
!cco configure <option> <vars>
- gang <gang id>
- timezone <country>
- alias <command> [PRO]
!cco track <option> <name>
- fetch <channelname>
- track <channelname>
- untrack <channelname>
!cco gang <option>
- stats
- topcontribs
Want to contribute? You're welcome!
Open your favorite Terminal and run these commands.
git clone https://github.com/Jefreesujit/cco-helper-bot.git
npm install
npm start
- Enable configuration for gang and timezone
- Add functionality for gang stats and top contributions
- Add support for weekly progress report
- Auto track guild battles
MIT