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

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

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