Skip to content

intelligentgoldfish/ArmOfState

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArmOfState V.0.6

Source code for Arm of State Discord bot.

Currently in cloud server deployment.

Prior BERT-based architecture failed due to memory overload. Switched to custom GRUs implemented in TFLite.

Purpose

To assist server creators and administrators with server moderation by tracking user interactions.

This goal is accomplished by analyzing individual users' messages and determining one of two things: is their behavior toxic, and if so, how much so?

Over time, users accumulate scores, and the toxicity rankings can be called at any time by any user, from any channel. Admins may choose to address users with high scores.

Future updates are planned to include the following: remove extremely toxic users to quarantine channels, set server admins as master users for server, generate lists of toxic examples, train on data from server to update self and adapt to users, identify explicit harassment and address it, add additional user commands.

At the moment, we don't guarantee that we'll add any specific feature. Once the existing structure has been deployed and proven, we'll talk. Until then, we promise nothing.

About

Source code for Arm of State Discord bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages