Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/akrasio/revolt-user


https://github.com/akrasio/revolt-user

Last synced: about 1 month ago
JSON representation

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
```