v1.5 has been released and it has a new loader, setup.py has been updated, dependencie checker & we have shifted to py-cord!
Setup.py update(#7)
I've updated setup.py to have a tutorial, the old setup and a way to do them both. I've also made the code be organized way better.
New loader(#12)
A better looking loader at start-up, this is just for the console to make it look better when it's online.
Dependencie checker(#12)
Added a way to check dependencies whenever the bot is ran so users do not have to install dependencies themselves, this script is ran everytime the bot is ran.
Shift to py-cord
We've shifted BeepBoopBot to py-cord, we will shift back to discord.py(since it's the developer of discord.py is again going to work on discord.py) when version 2.0 of discord.py is out.
What's Changed(Generated by GitHub)
- Setup.py improved by @ItsNeil17 in #5
- .env.local added to .gitignore by @ItsNeil17 in #10
- Shift to py-cord, dependencie checker and new loader! by @ItsNeil17 in #12
Full Changelog: 1.4...v1.5