https://github.com/sylvrs/fuse
A simple, extendable Discord framework in Go
https://github.com/sylvrs/fuse
Last synced: about 1 month 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-26T03:59:18.000Z (6 months ago)
- Last Synced: 2025-02-12T22:49:53.851Z (3 months ago)
- Language: Go
- Homepage:
- Size: 65.4 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.