https://github.com/mbround18/karl-bot
A simple bot to troll my friend Karl
https://github.com/mbround18/karl-bot
Last synced: about 1 month ago
JSON representation
A simple bot to troll my friend Karl
- Host: GitHub
- URL: https://github.com/mbround18/karl-bot
- Owner: mbround18
- Created: 2022-09-02T06:06:20.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-05T18:25:29.000Z (about 2 months ago)
- Last Synced: 2025-04-05T19:26:58.730Z (about 2 months ago)
- Language: Rust
- Size: 242 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# name-bot
A simple bot to troll my friend Avery
## Installation
```shell
docker run \
--env DISCORD_TOKEN="" \
--env USER_ID="" \
mbround18/name-bot
```