Skip to content

Releases: NeilDevelopment/BeepBoopBot

BeepBoopBot v1.5

07 Mar 08:45
6f97e69
Compare
Choose a tag to compare

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

v1.4

14 Dec 10:25
Compare
Choose a tag to compare

1.4 Has been released with some new features!

Logging system

Logging system has finnaly been added to BeepBoopBot, This will log most of the changes made to your server. This feature is in BETA and does not have every feature we have planned. This also may have bugs if you find one please be sure to report it!
Note: This feature needs you to re-setup your bot by either running the setup.py file or (not recommended) going to our configuration wiki and doing it manually

Embed Creator

This command is in the Fun category. This command can be used by admins to make annoucements with their own embeds etc.

Full Changelog: 1.3...1.4

v1.3

23 Nov 10:31
Compare
Choose a tag to compare

1.3 has been release with a new feature!

Setup.py file

In this release we have released the setup.py file. This file will allow you to setup your bot without having to write in a file(some people weren't able to do this even with our wiki!). You need to run the setup.py file and enter the values it needs, and it will setup the bot for you!

Why?

We did this because you wouldn't get the setup.py file with our last release(1.2) as it was released BEFORE this was added. This does NOT have any other feature than setup.py file.

Full Changelog: 1.2...1.3

1.2

09 Nov 15:35
Compare
Choose a tag to compare
1.2

This is the URGENT release. The bot was un-useable since the 1.0 release. This wasen't noticed by me untill now when testing for a new feature. That bug has been fixed in this release please use this one!

Changes

  • Added commenting on bot.py
  • Added devoloper tools(Won't be there in releases)
  • Updated requirements.txt file
  • Changed wiki a bit

Wiki: https://u.neildevolopment.ml/beepboopbot/wiki

Full Changelog: 1.1...1.2

v1.1

08 Nov 08:31
Compare
Choose a tag to compare

1.1 is been released. This has some bug fixes and some new features!

New features

"Embed" command - Create your own embed

Bug fixes

  • Removed old commands from help
  • Added new commands in help
  • Changed version to 1.1(Forgot to do so in 1.0 release)
  • Changed some values in some commands.
  • Fixed avatar command
  • Added more 8ball responses

Wiki: https://u.neildevolopment.ml/beepboopbot/wiki

Full Changelog: 1.0...1.1

0.7 Update.

14 Aug 10:26
Compare
Choose a tag to compare
0.7 Update. Pre-release
Pre-release

0.7 Has finnaly been released! It has gotten some bug fixes, performance improvements and new features.

Change-Log

New features:

  • Added "channelinfo" command.
  • Added "serverinfo" command.
  • Added "userinfo" command.
  • Added "avatar" command.

Bug fixes

  • Giveaway command now works.
  • Userinfo command now works.

Information on full-release

As all of you know the bot isn't fully done before the 1.0 release and does have bugs. It was originally planned this weekend though after actually doing the things I thought would be pretty easy though they're not. The release is delayed to an unknown date though you guys will get the release date at some point. NO UPDATE AVALIBLE YET.

Fun, info cogs, bug fixes & more!

13 Aug 09:18
Compare
Choose a tag to compare
Pre-release

This is a HUGE update for this bot, so now let's go over all of them!

Fun cog.

We've finnaly made a use for the fun cog, it has the commands "8ball", "flip" and "count" (More information about them here!)

Automatic cog load on start-up

All cogs will automaticly be loaded into the bot on startup.

Info cog

This cog contains information about the bot (in commands) such as help command and version command.

Bug fixes.

We've fixed all of the bugs so the bot can actually be used now:

  • Imported "discord" in all cogs.
  • and more.

Rename

Renamed the bot from "UltimateCoreBot" to "BeepBoop Bot"

Information on full-release date.

As all of you know the bot isn't fully done before the 1.0 release and does have bugs. It was originally planned this weekend though after actually doing the things I thought would be pretty easy though they're not. The release is delayed to an unknown date though you guys will get the release date at some point.

Half release

11 Aug 11:57
Compare
Choose a tag to compare
Half release Pre-release
Pre-release

The project is mostly done, its now public and is downloadable though there might be errors on some commands as it has NOT been tested yet. This is still a beta release if you need a bot with 0 bugs you should wait till 1.0 release.

Read the get starting wiki here