Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 282 Bytes

File metadata and controls

10 lines (7 loc) · 282 Bytes

BadCop

Bot for the Royale Developers Discord channel

To set everything up, it's pretty simple. Make sure you have Node >8 installed, then:

  • Copy .env.example to .env and give it your info, this is required
  • Install Redis and run it on your local system
  • Hack away!