This is the `wysc-cogs` repo, where feature plugins ("cogs") for the Wysc Staff Discord Bot are built and maintained for Wysc.
Wysc Staff Discord Bot is powered by Red DiscordBot (no affiliation).
The working development branch is master.
All users are welcome to contribute minor bug fixes and typo errors at any time. For larger projects, it is recommended to start an Issue first or let us know in our Discord's #support channel.
All contributions will fall under LICENSE. If a pull request is approved, it will qualify your username to be listed on our Contributors page (work in progress).
- Create a Discord bot account
- Install Red on your system
- Remember your Python virtual environment's path (you'll need it to start your bot)
- Remember your bot's data directory
- Run your local instance using
redbot yournamehere --devand set prefix as desired - Add the bot to a server using the given invite link
- Shut down when you're done testing by using
Ctrl+Cor[p]shutdownin Discord