项目作者: Tea-Bot-Development

项目描述 :
tea bot is power full discord bot made with python
高级语言: Python
项目地址: git://github.com/Tea-Bot-Development/Tea-Bot.git
创建时间: 2021-05-30T06:49:48Z
项目社区:https://github.com/Tea-Bot-Development/Tea-Bot

开源协议:MIT License

下载


discord.py Version Language Made with
MIT License DeepSource DeepSource



Logo

Credo




A very powerful, multipurpose bot!




Discord Server
·
<a href=https://discord.com/oauth2/authorize?client_id=862957770599825418&permissions=2147483647&scope=bot">Invite Credo Bot




Setting Up Credo

Note: The Given Steps Are For A Linux Machine If You Have Some Knowledege Of Programming you can set it up for any other machine

Step 1

Create A Virtual Enviroment:

1. Open Terminal In You Cloned Folder
2. Run This In Your Terminal curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py | python3
3. Run poetry install
4. Activate Virtual Env By Running poetry shell

Step 2

Entering All The Credentials:

1. Now Fill Out All Details Inside ex_config.py
2. Now Rename ex_config.py -> config.py

Step 3

Setting Up Data Base:

1. Open Terminal And Connect To Your Postgres User In PSQL In Your Terminal
2. Run This CREATE DATABASE <database name>; To Create Db For Bot
3. Then Change Database To You New Databse In PSQL
4. Then Open schemas.sql And Then Run All The Command In That File.

Step 4

Running The Bot:

1. before running create a file inside src folder named prefixes.json and {} put those brackets inside the file
2. Now Run This Command ./run.sh

You Have Succefulluy Setuped The Bot

Note:

I would prefer if you don’t run an instance of my bot. Just Invite The Bot on your server. The source here is provided for educational purposes for discord.py.

How do I contribute?

If you are looking forward to contribute to the project, we welcome you. kindly open an issue first for discussion.
It’s also a good option to join the Support Server and get into touch with anyone having @Aquatrix Developers role.