Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sylvrs/fuse
A simple, extendable Discord framework in Go
https://github.com/sylvrs/fuse
Last synced: 3 days ago
JSON representation
A simple, extendable Discord framework in Go
- Host: GitHub
- URL: https://github.com/sylvrs/fuse
- Owner: sylvrs
- License: gpl-3.0
- Created: 2023-07-07T01:00:12.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-25T09:24:15.000Z (28 days ago)
- Last Synced: 2024-11-25T09:27:20.341Z (28 days ago)
- Language: Go
- Homepage:
- Size: 44.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fuse
Fuse is a simple, multi-guild Discord bot library built in Go. It is designed to be easy to use and easy to extend through its service functionality.## BEWARE!
This library is still in development and is not ready for production use. It is currently being used in a few projects but isn't fully equipped for public use.Many systems involved in this library are not fully fleshed out and contain ugly code. This will be fixed in the future but for now, use at your own risk.