An open API service indexing awesome lists of open source software.

https://github.com/ioistired/gamerwords-bot

Censors the word "bruh"
https://github.com/ioistired/gamerwords-bot

discord-bot discord-py-bot hacktoberfest word-filter

Last synced: 11 days ago
JSON representation

Censors the word "bruh"

Awesome Lists containing this project

README

        

# Gamer Words Bot

Censors occurrences of the word "bruh" and replaces them with a random catchphrase from Animal Crossing.

This is inspired by [Vex's Gamer Words bot](https://paste.sr.ht/~vex/87220173052f8b90c1eea3686930cd29cb884000) which replaces the n-word with "gamer".

## Setup

```
python3 -m venv .venv
. .venv/bin/activate
pip install -Ur requirements.txt
# copy config.example.toml to config.toml and fill out at least your discord token
./bot.py
```

## License

Vex wanted to be a cheeky cunt so he wrote his own license which requires me to include ASCII pornography in my repo.
I am fine with this.