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"
- Host: GitHub
- URL: https://github.com/ioistired/gamerwords-bot
- Owner: ioistired
- License: other
- Created: 2020-06-30T07:32:48.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-05-29T02:50:50.000Z (almost 3 years ago)
- Last Synced: 2025-03-31T10:11:34.920Z (about 2 months ago)
- Topics: discord-bot, discord-py-bot, hacktoberfest, word-filter
- Language: Python
- Homepage:
- Size: 19.5 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.