revolt-bot/README.md

12 lines
470 B
Markdown
Raw Permalink Normal View History

2021-03-01 23:10:35 +00:00
# Generic Revolt Bot
This is a generic bot for [Revolt](https://revolt.chat).
It currently does not offer any features apart from begging for donations.
## Environment variables
NODE_ENV=production # Ensures the bot is running in production mode
PREFIX=/ # The bot's prefix
# Get session info from Chrome debug console -> Application -> IndexedDB -> localforage -> state -> auth.accounts[user ID].session
SESSION_ID=
SESSION_TOKEN=
USER_ID=