https://github.com/sanalzio/discord.py-framework
A simple discord.py library discord bot framework.
https://github.com/sanalzio/discord.py-framework
bot discord-py discordpy python python3
Last synced: 23 days ago
JSON representation
A simple discord.py library discord bot framework.
- Host: GitHub
- URL: https://github.com/sanalzio/discord.py-framework
- Owner: sanalzio
- License: mit
- Created: 2023-09-02T14:12:29.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-10-07T15:42:25.000Z (over 2 years ago)
- Last Synced: 2025-02-21T18:45:00.585Z (over 1 year ago)
- Topics: bot, discord-py, discordpy, python, python3
- Language: Python
- Homepage:
- Size: 62.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# discord.py-framework
A simple discord.py library discord bot framework.

# cutomize
edit database\config.pydb file **(If you want to use multiple prefixes, separate them with a hyphen (-).)**
```
token:Your token
prefixs:!-.mybot -.
color:#1f8b4c
status:use '!help' or '.help' or '.mybot help'
botname:discord.py-Bot
ActivityType:playing
CommandFolder:commands
```
# and you can use..
- you can use ultimate auto help command
- you can use ultimate auto commands system
- you can use multiple prefix system
- you can use direct :
https://github.com/sanalzio/PyDB
https://github.com/sanalzio/PyGistDB
(with modules.PyDB or modules.pygistdb)