https://github.com/you-win/fpbot
A Discord bot that runs on Replit
https://github.com/you-win/fpbot
bot cli discord
Last synced: about 2 months ago
JSON representation
A Discord bot that runs on Replit
- Host: GitHub
- URL: https://github.com/you-win/fpbot
- Owner: you-win
- License: apache-2.0
- Created: 2021-06-17T18:52:43.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-09-27T02:46:04.000Z (almost 4 years ago)
- Last Synced: 2025-10-28T22:34:56.106Z (8 months ago)
- Topics: bot, cli, discord
- Language: Go
- Homepage:
- Size: 23.2 MB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FPBot
The friendliest potato bot there ever was.
## Quickstart
This bot relies on several environment variables being present:
* DISCORD_TOKEN
* GUILD_ID
* TWITCH_REFRESH_TOKEN
* TWITCH_CLIENT_ID
* TWITCH_CLIENT_SECRET
* TWITCH_USER
* TWITCH_USER_DISCORD
* TWITCH_USER_GITHUB
Run the command `go run main.go` to run the bot.