Chewbotcca Discord Bot: Difference between revisions
Jump to navigation
Jump to search
add some command conversion history |
m add categories |
||
Line 10: | Line 10: | ||
== References == | == References == | ||
<references /> | |||
[[Category:Discord Bots]] | |||
[[Category:Programs written in Java]] | |||
[[Category:Programs written by Chew]] |
Revision as of 21:00, 23 August 2024
This page shows the history and detailed information about the bot. To see documentation, see the page on ChewHelp.
Chewbotcca Discord Bot is a complete re-write of Chewbotcca for Discord (Legacy) using JDA (a Java Discord Library).
History
Chewbotcca Discord Bot was started on May 31st, 2020 with an initial Maven POM file and an empty Main class.[1] Its initial commits were simply conversions of the legacy bot's commands from Ruby to Java.[2]
On June 1st, 2020, 12 commands were brought over. These being, help
[3], invite
[4], ping
[5], stats
[6], cat
[7], define
[8], youtube
[9], trbmb
[10], mixer
[11] (now removed), lastfm
[12], serverinfo
[13], and catfact
[14].
References
- ↑ Initial files · Chewbotcca/Discord@8479657
- ↑ Commit history after abdb02edf138dc7cfe3b3becdef7b7a08ced0828
- ↑ Command conversion #1: Help Command - committed by Chew on GitHub
- ↑ Command conversion #2: Invite Command - committed by Chew on GitHub
- ↑ Command conversion #3: Ping Command - committed by Chew on GitHub
- ↑ Command conversion #4: Stats Command - committed by Chew on GitHub
- ↑ Command conversion #5: Cat Command - committed by Chew on GitHub
- ↑ Command conversion #6: Define Command - committed by Chew on GitHub
- ↑ Command conversion #7: YouTube Command (part 1) - committed by Chew on GitHub
- ↑ Command conversion #8: TRBMB Command - committed by Chew on GitHub
- ↑ Command conversion #9: Mixer Command - committed by Chew on GitHub
- ↑ Command conversion #10: LastFM Command - committed by Chew on GitHub
- ↑ Command conversion #11: ServerInfo command - committed by Chew on GitHub
- ↑ Command conversion #12: CatFact Command - committed by Chew on GitHub