Skip to content

Want custom bot for you own discord server under 200 Rs? DM Me!

License

Notifications You must be signed in to change notification settings

rtk-rnjn/Custom-Bots

Repository files navigation

Custom Bots

About

This repository contains the source code for the custom bots that I have created for users on the Discord platform. These bots are written in Python using the discord.py library.

Usage

To use these bots, you will need to have Python installed on your system. You will also need to install the discord.py library. You can do this by running the following command:

python3 -m pip install -U discord.py

Set the environment variable MONGO_URI to the URI of your MongoDB database. You can do this by running the following command:

export MONGO_URI="mongodb://localhost:27017"

or by adding the monogo URI in your .env file.

Once you have installed the required dependencies, you can run the bots by running the following command:

python3 bot.py

How to add bot to database

To add a bot to the database, you just need to run the adder.py script. You can do this by running the following command:

python3 adder.py

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Want custom bot for you own discord server under 200 Rs? DM Me!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published