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

https://github.com/blackdesert575/sauce-man

sauce-man is a discord bot for personal hobby and coding with Rust/Python3/...etc
https://github.com/blackdesert575/sauce-man

backend backend-api backend-app backend-development bot container discord-bot docker dockerfile poise python3 rust rust-bot rust-lang serenity-rs uv

Last synced: about 1 month ago
JSON representation

sauce-man is a discord bot for personal hobby and coding with Rust/Python3/...etc

Awesome Lists containing this project

README

          

# sauce-man

* sauce-man are services which includes:
* v2: Refactoring v1 discord bot/api in Rust
* v1: Impl a discord bot/api in Python

> Note: This project is currently maintained by a solo developer with Codex-assisted development.

## quick-start

* v2(development in Rust)
* v1(archived)

# architecture

# work-flow

# To-do

* v2
* code refactoring in Rust
* bot
* Try serenity/examples
* [github.com/serenity-rs/serenity/tree/current/examples](https://github.com/serenity-rs/serenity/tree/current/examples)
* Try poise/examples
* [github.com/serenity-rs/poise/tree/current/examples](https://github.com/serenity-rs/poise/tree/current/examples)
* api
* connect with postgreSQL
* connect with [n8n](https://github.com/n8n-io/n8n) to extend more features
* Rust
* basic
* [github.com/blackdesert575/rust-101](https://github.com/blackdesert575/rust-101)