https://github.com/akrasio/revolt-user
https://github.com/akrasio/revolt-user
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/akrasio/revolt-user
- Owner: Akrasio
- Created: 2023-03-20T07:06:40.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-12T13:04:15.000Z (almost 2 years ago)
- Last Synced: 2025-01-04T04:43:16.527Z (over 1 year ago)
- Language: JavaScript
- Size: 21.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Revolt-User
> A user-bot for [revolt.chat](https://revolt.chat)
### Commands:
- me
- tenor
- flip
- unflip
- shrug
- wave
- hug
- lenny
### Features:
- ListenBrainz Song Status (60s | 60000ms)
- Embed-Builder
- Commands
- Username/password login (Provides Session Token!) (**NO** 2FA support)
- Session Token (For Logging in)
- Revolt.js
### Setup:
[Revolt](https://revolt.chat)
| [Tenor API Key](https://google.com/?q=Tenor%20API%20Key)
| [ListenBrainz](https://listenbrainz.org/)
| [Scrobbler](https://web-scrobbler.com)
```bash
npm install
# Copy and edit .env
# .env-example -> .env
node index.js
```