Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akrasio/revolt-user
https://github.com/akrasio/revolt-user
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/akrasio/revolt-user
- Owner: Akrasio
- Created: 2023-03-20T07:06:40.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-12T13:04:15.000Z (6 months ago)
- Last Synced: 2024-06-12T18:51:05.695Z (6 months 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
```