You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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