Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/regalk13/bot_discord.py

This is a discord bot in python, multi function that can be very useful for big and small servers, you can use the code and change things, be creative.
https://github.com/regalk13/bot_discord.py

api bot discord-bot py-bot python

Last synced: about 1 month ago
JSON representation

This is a discord bot in python, multi function that can be very useful for big and small servers, you can use the code and change things, be creative.

Awesome Lists containing this project

README

        



# WELCOME TO MY BOT.PY

## About

Welcome to this discord bot, which I wrote in python for a few weeks, my fault I did not publish all the updates, I will take it into account later, I hope you like it and can use it to create your own bots.

The bot is executed through launcher.py, also init.py has a special path for linux so you must change if you use windows, I don't know if mac OS needs this update. This project is just starting, so I want to make it grow, something I want to do is host it but I don't have the host's money, since the typical free host can't handle a bot as complete as this one, so if you want me and you can help me in my patreon would appreciate it.

Thanks for reading this and see you soon in the new projects.
## Installation of required components

### You will need:
- Python 3.8.0 or greater;
- Discord.py 1.5.0 or greater;
- Discord-ext-menus 1.0.0a or greater;
- Apscheduler 3.6.3 or greater.

### To install Python:

Download the latest version from [here](https://www.python.org/downloads/):
### Pip installs:

#### On Unix based systems:

python3.x -m pip install discord.py apscheduler git+https://github.com/Rapptz/discord-ext-menus (replace "x" with your subversion).

#### On Windows:

pip install discord.py discord.py apscheduler git+https://github.com/Rapptz/discord-ext-menus, or py -m pip install discord.py
discord.py apscheduler git+https://github.com/Rapptz/discord-ext-menus

## Final Notes

- You are free to take this code and use it in your bots and modify it as you please.

- If you need to ask something my twitter is open.

- Finally I wanted to say that, I hope I did a good code and I hope you enjoy it.