项目作者: s0hv

项目描述 :
Discord bot written in python using discord.py
高级语言: Python
项目地址: git://github.com/s0hv/Not-a-bot.git
创建时间: 2017-02-09T09:28:24Z
项目社区:https://github.com/s0hv/Not-a-bot

开源协议:MIT License

下载


Not-a-bot

Discord bot written in python using disnake
Not meant to be selfhosted

Cogs

All of the commands reside in the cogs folder with the exception of help which is located in the bot.py file in bot folder.
Backend for the commands is located in bot and utils

Requirements

requirements.txt should have most if not all the packages needed to run this bot.
You still need outside programs such as a MySQL server set up for the bot to work.