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
- RomeBot 3 -> Master by @Sidpatchy in #8
- Bump log4j-core from 2.14.1 to 2.15.0 by @dependabot in #10
- Bump log4j-core from 2.15.0 to 2.16.0 by @dependabot in #12
- Bump com.github.johnrengelman.shadow from 7.1.0 to 7.1.1 by @dependabot in #13
- Bump snakeyaml from 1.29 to 1.30 by @dependabot in #14
- Bump log4j-api from 2.14.1 to 2.17.0 by @dependabot in #15
- Bump log4j-core from 2.16.0 to 2.17.0 by @dependabot in #16
- Bump com.github.johnrengelman.shadow from 7.1.1 to 7.1.2 by @dependabot in #19
- Bump log4j-api from 2.17.0 to 2.17.1 by @dependabot in #18
- Bump log4j-core from 2.17.0 to 2.17.1 by @dependabot in #17
- Bump javacord from 3.3.2 to 3.4.0 by @dependabot in #20
- Bump log4j-api from 2.17.1 to 2.17.2 by @dependabot in #22
- Bump log4j-core from 2.17.1 to 2.17.2 by @dependabot in #21
- Bump log4j-api from 2.17.2 to 2.18.0 by @dependabot in #25
- Bump log4j-core from 2.17.2 to 2.18.0 by @dependabot in #24
- Bump javacord from 3.4.0 to 3.5.0 by @dependabot in #23
- Bump snakeyaml from 1.30 to 1.31 by @dependabot in #26
- Bump log4j-api from 2.18.0 to 2.19.0 by @dependabot in #29
- Bump log4j-core from 2.18.0 to 2.19.0 by @dependabot in #28
- Bump snakeyaml from 1.31 to 1.33 by @dependabot in #30
New Contributors
- @dependabot made their first contribution in #10
Full Changelog: v2.0.3...v3.0.0