Skip to main content

Recently Updated Pages

KeyCloak SSO R&D

wiki Documentation

Created main group for the Adventure Ted family. Then, created child groups for separate depart...

Updated 3 weeks ago by Ronny Bederka

Potential Options

Form API Integration

Option 1: Google Forms + Google Sheets + Discord Webhook + Apps Script A Google Form would be cr...

Updated 1 month ago by Admin

Git/GitHub Workflow

wiki

Prerequisite Knowledge Git Practices - for a quick reference so interns can familiarize themselv...

Updated 1 month ago by Admin

Code Testing

wiki Documentation

Unit Testing Unit testing is the practice of testing individual units or components of code to e...

Updated 1 month ago by Admin

Making a New Feature

wiki Documentation

How to Get Started Developing New Features Adding a New Cog Create a new Python file in the cog...

Updated 1 month ago by Admin

GitIgnore Notes

wiki Documentation

.gitignore file We will often want to add files to the repository directory just to make the bot ...

Updated 1 month ago by Admin

Getting Data

wiki Documentation

Getting data from Discord: You can get data regarding the discord server environment using parame...

Updated 1 month ago by Admin

File Structure

wiki Documentation

This is what the project will look like at its parent folder level (top level). main.py: This ...

Updated 1 month ago by Admin

Error Messages

wiki Documentation

Thus far, I have made error messages throughout the bot using the following pattern. These messag...

Updated 1 month ago by Admin

Environmental Setup

wiki Documentation

Getting Started: Learn: Learn Linux/Bash shell basics: Bash and GitBash for Beginners Learn Pyth...

Updated 1 month ago by Admin

Bot Token

wiki Documentation

Bot Token: The bot token is the password for the bot. Create a .bot.yaml file in the same direct...

Updated 1 month ago by Admin

Bot Main File

wiki Documentation

Logging Level: Ex: logging.basicConfig(level=logging.INFO) This code sets the logging level o...

Updated 1 month ago by Admin