Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/adityabhushan1/credo

Credo is power full discord bot made with python
https://github.com/adityabhushan1/credo

bot discord discord-bot discord-bots discordbot discordpy dpy esports postgres psql python scrims scrims-manager

Last synced: 17 days ago
JSON representation

Credo is power full discord bot made with python

Awesome Lists containing this project

README

        

![discord.py Version](https://img.shields.io/badge/lib-discord.py%201.7.0-blue) ![Language](https://img.shields.io/badge/lang-Python%203.8.6-green) ![Made with](https://img.shields.io/badge/Made%20With-LOVE-%23fa4b4b?style=flat-square)
![MIT License](https://img.shields.io/github/license/Arthurdw/Reaction-Role?style=flat-square) [![DeepSource](https://deepsource.io/gh/AQUATRIX-DEVELOPMENT/Credo.svg/?label=active+issues&token=QBsa-6USOU8VvCajsXEnb_zW)](https://deepsource.io/gh/AQUATRIX-DEVELOPMENT/Credo/?ref=repository-badge) [![DeepSource](https://deepsource.io/gh/AQUATRIX-DEVELOPMENT/Credo.svg/?label=resolved+issues&token=QBsa-6USOU8VvCajsXEnb_zW)](https://deepsource.io/gh/AQUATRIX-DEVELOPMENT/Credo/?ref=repository-badge)




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 ;` 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`](https://discord.com/oauth2/authorize?client_id=862957770599825418&permissions=2147483647&scope=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`](https://discord.gg/YSJVbxj9nw) and get into touch with anyone having `@Aquatrix Developers` role.