Skip to content

A matrix bot that allows you to protect your moderated rooms from cryptocurrency freaks and other spammers

License

Notifications You must be signed in to change notification settings

insreset/Matrix-Moderation-Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matrix Moderation Tool

This program (a matrix bot) allows you to protect your moderated rooms from cryptocurrency freaks and other spammers. The program uses a Bayesian antispam classifier to filter messages.

What dependencies are required?

This program requires python and the following libraries installed:

Both of the libraries can be installed by pip.

How to install and run the bot?

Open a Terminal and type (or copy / paste) the following commands in:

pip install antispam matrix-nio
git clone https://github.com/insreset/Matrix-Moderation-Tool.git
cd Matrix-Moderation-Tool
python3 main.py

Create a new matrix account with moderator privileges in your room(s) and enter the credentials.

Contact

Feel free to contact me with any questions!

About

A matrix bot that allows you to protect your moderated rooms from cryptocurrency freaks and other spammers

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages