Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/cufta22/disc-bot
- Owner: cufta22
- License: mit
- Created: 2023-02-15T20:02:52.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-02-15T21:01:51.000Z (almost 2 years ago)
- Last Synced: 2025-01-14T18:09:29.245Z (about 1 month ago)
- Topics: discord, discord-bot, discord-js, nodejs
- Language: TypeScript
- Homepage: https://fossly.tech
- Size: 31.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
RMS Bot - FOSS Richard Stallman discord bot
![]()
![]()
## 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
```