Skip to content
This repository has been archived by the owner on Sep 29, 2023. It is now read-only.

AdityaBhushan1/Credo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discord.py Version Language Made with MIT License DeepSource DeepSource


Logo

Credo

A very powerful, multipurpose bot!

Discord Server · 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.