Chewbotcca Discord Bot

From ChewWiki
Jump to navigation Jump to search

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

  1. "Initial files" by Chew in Chewbotcca/Chewbotcca-Discord @ 8479657. Committed on May 31, 2020 – via GitHub.
  2. Commit history after abdb02edf138dc7cfe3b3becdef7b7a08ced0828
  3. "Command conversion #1: Help Command" by Chew in Chewbotcca/Chewbotcca-Discord @ bbe7d78. Committed on June 1, 2020 – via GitHub.
  4. "Command conversion #2: Invite Command" by Chew in Chewbotcca/Chewbotcca-Discord @ 1f19443. Committed on June 1, 2020 – via GitHub.
  5. "Command conversion #3: Ping Command" by Chew in Chewbotcca/Chewbotcca-Discord @ 0eeea57. Committed on June 1, 2020 – via GitHub.
  6. "Command conversion #4: Stats Command" by Chew in Chewbotcca/Chewbotcca-Discord @ 317be2e. Committed on June 1, 2020 – via GitHub.
  7. "Command conversion #5: Cat Command" by Chew in Chewbotcca/Chewbotcca-Discord @ e434522. Committed on June 1, 2020 – via GitHub.
  8. "Command conversion #6: Define Command" by Chew in Chewbotcca/Chewbotcca-Discord @ cef25e0. Committed on June 1, 2020 – via GitHub.
  9. "Command conversion #7: YouTube Command (part 1)" by Chew in Chewbotcca/Chewbotcca-Discord @ 13d7dcc. Committed on June 1, 2020 – via GitHub.
  10. "Command conversion #8: TRBMB Command" by Chew in Chewbotcca/Chewbotcca-Discord @ 261835f. Committed on June 1, 2020 – via GitHub.
  11. "Command conversion #9: Mixer Command" by Chew in Chewbotcca/Chewbotcca-Discord @ 6ea216d. Committed on June 1, 2020 – via GitHub.
  12. "Command conversion #10: LastFM Command" by Chew in Chewbotcca/Chewbotcca-Discord @ cec2940. Committed on June 1, 2020 – via GitHub.
  13. "Command conversion #11: ServerInfo command" by Chew in Chewbotcca/Chewbotcca-Discord @ efa0d61. Committed on June 1, 2020 – via GitHub.
  14. "Command conversion #12: CatFact Command" by Chew in Chewbotcca/Chewbotcca-Discord @ e01ae85. Committed on June 1, 2020 – via GitHub.

External links