Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 676 Bytes

File metadata and controls

14 lines (10 loc) · 676 Bytes

d.pyLoader

A basic command and event loader for the pycord (a fork of discord.py) API wrapper for discord.

config.json

This file contains the Discord bot token for login. Feel free to add other attributes as you need them.

commands

This directory holds all of the commands for the bot. Like the events directory, there is an example.py file with an example command.

events

This directory hosts all of the events for the bot. Like the commands directory, there is an example.py file with an example event.

Got a suggestion?

Feel free to make an issue or make a pull request!