Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cufta22/disc-bot

Discord bot
https://github.com/cufta22/disc-bot

discord discord-bot discord-js nodejs

Last synced: 25 days ago
JSON representation

Discord bot

Awesome Lists containing this project

README

        



RMS Bot - FOSS Richard Stallman discord bot



NodeJS
Supabase


## Features

- Music player
- Welcome people
- GPT-3 integration
- Funny shell commands

## Commands

### 1. Music

- **/play** song [**query**] - Plays a single song from [REDACTED], url or search query
- **/play** playlist [**url**] - Plays a playlist from [REDACTED]
- **/pause** - Pauses the current song
- **/resume** - Resumes the current song
- **/skip** - Skips the current song
- **/exit** - Kick the bot from the channel
- **/queue** - Shows first 10 songs in the queue

### 2. GPT-3

- **/ask-gpt** - Use OpenAI GPT-3 to answer your questions

### 3. Shell

- **/neofetch**

```bash
== OS Arch Linux x86_64
:oo- Host Compute Instance
.oooo: Kernel 5.19.8-arch1-1
:oooooo- Uptime 00 hours, 01 mins
:ooo##ooo- Shell /bin/bash
-ooo= =ooo- CPU AMD EPYC 7601 (1) @ 2.199GHz
=ooo#. .#ooo- GPU 00:01.0 Vendor 1234 Device 1111
-+o. .o+- Memory 224MiB / 970MiB
```

- **/cowsay**

```bash
------------------------
< Absolutely Proprietary >
------------------------

\ ^__^
\ (oo)\_______
(__)\ )\/\
||----w |
|| ||
```

- **/pwd**

```bash
/root/rms-bot
```