Skip to content

ratzBot v3.1.0

Compare
Choose a tag to compare
@Gisgar3 Gisgar3 released this 11 Aug 23:08
· 13 commits to master since this release
6abf84b

Changelog

AI Integration

  • Added TensorFlow.JS integration

Advertisement-System

  • Created the advertisement-system for ratzBot; community advertisements are advertised periodically

DM-Channel Commands

  • Added the ability to DM ratzBot using the /ratz getremovedmessages command to receive all removed messages from the user that are stored in our database (private viewing)

File Information

  • Removed removedauthmessages.ratz file and replaced it with removedauthmessages.json file
  • Added the adverts.json file to store advertisement information

Event-System

  • Fixed up event-system for future usage

Functions

  • Added the removeMessage() function to handle the /ratz getremovedmessages DM command
  • Added the rollAdvert() function to handle advertisement post times
  • Added the teachAI() command to test out TensorFlow.JS integration using the /ratz testdetermine command