database rewrite

This commit is contained in:
2021-11-19 21:10:29 +01:00
parent 998749f1ef
commit ebb07960bf
18 changed files with 435 additions and 76 deletions
+4
View File
@@ -0,0 +1,4 @@
from tunebot.redis.autojoin import *
from tunebot.redis.entity import *
from tunebot.redis.playlist import *
from tunebot.redis.playlist_source import *