Skip to content

BeepBoopBot v1.5

Latest
Compare
Choose a tag to compare
@ItsNeil17 ItsNeil17 released this 07 Mar 08:45
· 5 commits to main since this release
6f97e69

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)

Full Changelog: 1.4...v1.5