Skip to content

Simple Discord bot that deletes messages containing badwords and checks when a user joined the guild.

Notifications You must be signed in to change notification settings

ak9999/SmugYoshi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smug Yoshi

An experimental playground to eventually try to auto-moderate communities.

Requirements

Python 3.5+, discord.py, willingness and patience to learn the Disccord API.

Create a virtual environment and do pip install -r requirements.txt.

You will have to generate your own API keys though.

Bot usage

Commands begin with a ?.

Blacklist phrases with ?blacklist <phrase>, the bot will delete messages with them going forward.

Do ?print_blacklist to receive a message via whisper containing the current set of bad words.

Check yoshi.py for more.

About

Simple Discord bot that deletes messages containing badwords and checks when a user joined the guild.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages