View on GitHub

rubbergoddess

Guild management bot

← Back to module list or home

Warden

Rubbergoddess checks attachments sent to defined channels. If there is a match with post in database, an warning embed is sent with link and percentage of similarity.

We are using dhash to compute image hashes.

ACL commands

scan history (limit)

Limit is an integer, pass negative value for all messages.

This command scans messages in current channel and adds their hashes to database.

Performance

This was tested on VUT FIT server in june 2020.

scan compare (message 1) (message 2) … (message n)

See hashes in messages.

← Back to module list or home