File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 11# Discord Server Bot <!-- omit in toc -->
22
33** USNTABLE** : Due to conversion to typescript and dependencies major version changes
4+ I also haven't had the time to work on this much of late
45
56This is a discord server bot made for personal use
67_ aka usage for multiple servers is not prioritized during development and testing_
@@ -27,6 +28,16 @@ This bot:
2728- [ Music] ( #music )
2829- [ Useful Links] ( #useful-links )
2930
31+ ## TODO
32+
33+ - rework my sql builder with https://github.com/kysely-org/kysely (or something like that) for a more suistanable solution
34+ - also switch to https://github.com/WiseLibs/better-sqlite3
35+ - refocus to work with multiple servers, current focus is on just my own personal server
36+ - docker containerization
37+ - update music bot
38+ - see if it is possible to have customizable rights
39+ - should be able to have minimum rights needed and give more if wanted by developer, just some checks are required before initiating action
40+
3041## Setup
3142
3243You can follow a [ guide] ( https://discordjs.guide/#before-you-begin ) to get started
You can’t perform that action at this time.
0 commit comments