Skip to content

Commit

Permalink
Removed All Instances of Old Username
Browse files Browse the repository at this point in the history
  • Loading branch information
beanbeanjuice committed Sep 18, 2023
1 parent 5d82993 commit b26ae76
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ By using [cafeBot](https://www.github.com/beanbeanjuice/cafeBot), you are agreei
# Contact

- beanbeanjuice
- Discord: [beanbeanjuice#4595](https://discord.gg/KrUFw3uHST)
- Discord: [@beanbeanjuice](https://discord.gg/KrUFw3uHST)
- YouTube: [beanbeanjuice](https://www.youtube.com/beanbeanjuice)
- TikTok: [@beanbeanjuiceofficial](https://www.tiktok.com/@beanbeanjuiceofficial)
- Twitter: [@beanbeanjuice](https://twitter.com/beanbeanjuice)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ private MessageEmbed infoEmbed() {
.setColor(Helper.getRandomColor())
.setAuthor("Bot Information", null, Bot.getBot().getSelfUser().getAvatarUrl())
.addField("⚙ Commands Run", "```" + Bot.commandsRun + "```", true)
.addField("<a:wowowow:886217210010431508> Creator", "```beanbeanjuice#4595```", true)
.addField("<a:wowowow:886217210010431508> Creator", "```@beanbeanjuice```", true)
.addField("<:html:1000241652444692530> Frameworks", "Built With: [Discord JDA](https://github.com/DV8FromTheWorld/JDA), " +
"[Twitch4J](https://github.com/twitch4j/twitch4j), [KawaiiAPI](https://kawaii.red/), " +
"and [Maven](https://maven.apache.org/)!", true)
Expand Down

0 comments on commit b26ae76

Please sign in to comment.