Skip to content

sarzz2/bonafide-bot

Repository files navigation

Licence Discord

Information

To invite the bot to your server: https://discord.com/api/oauth2/authorize?client_id=850004714623729674&permissions=8&scope=bot Bonafide bot official discord server: https://discord.gg/E7bnXS2hpn

🏁 Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Discord application

Create a new Discord application here by clicking the New application button and name it whatever you want.

New application

Go to the Bot section on the right-hand side and click on Add Bot.

Add Bot

Get the bot token

Token

To Invite the bot to your server go to Oauth2 select bot then select administrator and go to the link Invite Bot

Prerequisites

Install Pipenv:

pip install pipenv

Install the required packages and the packages for development with Pipenv:

pipenv install
pipenv install --dev

Environment variables

Set the environment variables. Start by writing this in a file named local.env:

TOKEN=your_bot_token
DB_URI=postgresql://user:password@db:5432/bonafide
rapid-api-key=rapi_api_key_for_fun_commands
google-api-key=google_api_key_for_youtube/google_etc.

Running

Run the main.py file to get the bot running.
To enable music commands in bot run "java -jar Lavalink.jar" in terminal.

About

Multi purpose discord bot for all your server needs.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published