An open API service indexing awesome lists of open source software.

https://github.com/mikk155/discord-bot

Template for starting your own discord bot in python using a hooking system
https://github.com/mikk155/discord-bot

discord discord-api discord-bot discord-bot-maker discord-bot-template discord-py discordbot-template discordbotmaker discordpy

Last synced: 17 days ago
JSON representation

Template for starting your own discord bot in python using a hooking system

Awesome Lists containing this project

README

          

# discord-bot

Template discord bot that supports a "Plugin" implementation with a hooking system.

[Setup bot](/docs/setup_bot.md)

[Install plugins](/docs/install_plugins.md)

[Create plugins](/docs/create_plugins.md)