Skip to content

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.

License

Notifications You must be signed in to change notification settings

regalk13/Bot_Discord.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

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.

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages