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
- Host: GitHub
- URL: https://github.com/mikk155/discord-bot
- Owner: Mikk155
- License: mit
- Created: 2024-09-09T08:28:23.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-13T00:00:00.000Z (9 months ago)
- Last Synced: 2025-04-05T18:14:39.043Z (7 months ago)
- Topics: discord, discord-api, discord-bot, discord-bot-maker, discord-bot-template, discord-py, discordbot-template, discordbotmaker, discordpy
- Language: Python
- Homepage: https://discord.gg/2ErNUQh6fE
- Size: 388 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)