Recent Activity


















Recently Created Pages View All
Potential Options
Option 1: Google Forms + Google Sheets + Discord Webhook + Apps Script A Google Form would be cr...
Making a New Feature
How to Get Started Developing New Features Adding a New Cog Create a new Python file in the cog...
GitIgnore Notes
.gitignore file We will often want to add files to the repository directory just to make the bot ...
Getting Data
Getting data from Discord: You can get data regarding the discord server environment using parame...
File Structure
This is what the project will look like at its parent folder level (top level). main.py: This ...