Skip to content

v3.0.0 - Java rewrite

Latest

Choose a tag to compare

@Sidpatchy Sidpatchy released this 28 Sep 01:41
· 11 commits to master since this release

Key Changes

  • RomeBot is now using Java(cord). This is for a number of reasons covered in #8.
  • RomeBot only uses embeds when sending messages. This is for a number of reasons but mostly for consistency.
  • RomeBot only uses slash commands. I hate the way Discord has them implemented, I'd much prefer to be able to choose my prefix so every bot doesn't have to fight over the "/", but Discord sees it differently.
  • Easily customizable commands using commands.yml.
  • Less redundant commands; many were combined or flat out removed.

In other news related not directly to this repo, RomeBot was denied verification an is at 100 servers, as a result, I have lost access to the server members intent on that bot and it no longer functions. From here on out, RomeBot will be switched over to a new bot, temporarily called Rom3Bot.

With that, I'm leaving you with the auto generated notes because I think they're funny.

What's Changed

New Contributors

Full Changelog: v2.0.3...v3.0.0