https://github.com/kenny2github/amonguscensorbot
Echo comments with spoilers covering all but the letters that spell out things like "among us".
https://github.com/kenny2github/amonguscensorbot
amongus reddit-bot
Last synced: about 1 year ago
JSON representation
Echo comments with spoilers covering all but the letters that spell out things like "among us".
- Host: GitHub
- URL: https://github.com/kenny2github/amonguscensorbot
- Owner: Kenny2github
- Created: 2022-04-22T04:50:06.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-12T03:08:49.000Z (almost 4 years ago)
- Last Synced: 2025-02-13T07:46:46.212Z (about 1 year ago)
- Topics: amongus, reddit-bot
- Language: Python
- Homepage: https://reddit.com/u/AmongusCensorBot
- Size: 16.6 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AmongusCensorBot
Echo comments with spoilers covering all but the letters that spell out things like "among us".
## Usage
Requires PRAW.
On first clone, create `credentials.txt`:
```
```
Then run `refresh_token.py` and follow its instructions **while logged into the bot account**. A refresh token will be written to `credentials.txt`.
After that has been done (it only needs to be done once) run `main.py`, with `-v` if you want to log every comment it looks at.