issues
search
Assistant-Bot
/
Lib
A framework designed for Deno and used for the Assistant discord bot.
https://discord.gg/Z9aBxxw9av
GNU General Public License v3.0
5
stars
0
forks
source link
Feature(data): Add better datastore api support
#3
Open
john-bv
opened
3 years ago
john-bv
commented
3 years ago
[x] Should be dynamic
[x] Extensible, with same API.
[x] All structures respect the return types of a custom store. EG: Promises.
[x] Structure types should be based on a structure registrar. (new issue?)
REF:
https://github.com/Bavfalcon9/Assistant/pull/24
REF: https://github.com/Bavfalcon9/Assistant/pull/24