https://github.com/anglesideangle/disc-tui
a tui for controlling discord bots written in rust
https://github.com/anglesideangle/disc-tui
bot discord discord-bot serenity-rs tui tui-rs
Last synced: about 2 months ago
JSON representation
a tui for controlling discord bots written in rust
- Host: GitHub
- URL: https://github.com/anglesideangle/disc-tui
- Owner: AngleSideAngle
- License: mit
- Created: 2022-05-01T23:33:19.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-26T02:14:03.000Z (almost 4 years ago)
- Last Synced: 2024-12-28T17:30:01.601Z (over 1 year ago)
- Topics: bot, discord, discord-bot, serenity-rs, tui, tui-rs
- Language: Rust
- Homepage:
- Size: 40 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# disc-tui
A tui for controlling a discord bot written using rust
Frameworks used include [serenity-rs](https://github.com/serenity-rs/serenity) and [tui-rs](https://github.com/fdehau/tui-rs)
This bot is very similar in functionality to [Hypotenuse Leg](https://github.com/AngleSideAngle/Hypotenuse-Leg), however it runs in the terminal
It has 4 commands: `guilds`, `channels `, `open `, and `help`
Usage example:
```bash
$ disc open 1234
```