https://github.com/heywinit/discodb
A database that stores data in Discord.
https://github.com/heywinit/discodb
Last synced: 3 months ago
JSON representation
A database that stores data in Discord.
- Host: GitHub
- URL: https://github.com/heywinit/discodb
- Owner: heywinit
- License: apache-2.0
- Created: 2024-05-28T18:21:17.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-27T09:17:25.000Z (12 months ago)
- Last Synced: 2024-06-27T10:41:48.900Z (12 months ago)
- Language: Go
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DiscoDB
A database that stores data in Discord. Created using GoLang & [discordgo](https://github.com/bwmarrin/discordgo).[](https://img.shields.io/github/license/vineshgh/DiscoDB/LICENSE)
## Usage/Examples
```golang
```## Features
- [x] Unlimited data storage
- [ ] SDK/API for easy comms
- [ ] Logging & Monitoring
- [ ] Ratelimit Management
- [ ] Concurrency Control with Multiple Instances (might violate TOS so not sure)## FAQ
#### What's the ETA?
I am learning Go as I make this. This is a way for me to understand how real life things are done in GoLang. So I am not sure about the ETA