commands | ||
util | ||
.gitignore | ||
index.js | ||
package-lock.json | ||
package.json | ||
README.md |
Generic Revolt Bot
This is a generic bot for Revolt. 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=