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

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.

Awesome Lists containing this project

README

          

# discord.py-framework
A simple discord.py library discord bot framework.

![logo](image.svg)

# 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)