No description
Find a file
2024-10-10 00:42:21 +01:00
cogs Initial Upload 2024-10-10 00:25:22 +01:00
bot.py Initial Upload 2024-10-10 00:25:22 +01:00
config.yaml Initial Upload 2024-10-10 00:25:22 +01:00
main.py Initial Upload 2024-10-10 00:25:22 +01:00
README.md Update README.md 2024-10-10 00:42:21 +01:00
requirements.txt Initial Upload 2024-10-10 00:25:22 +01:00
utils.py Initial Upload 2024-10-10 00:25:22 +01:00


RC2bot

For Lack of a better name edition

Install


What is it

This is a solid foundation for a Discord REST api. Inside you'll find some examples of hybrid_commands, and how they're set up. It's also got solid foundations for Logging, Cogs, a YAML config, Mod Roles and Embeds.

Installation

  • Obtain the code, fork via git, download, doesn't matter
  • Install requirements with pip install requirements.txt
  • run with python main.py