Skip to content

Commit 2feeb8a

Browse files
Update README.md
1 parent 5975b4b commit 2feeb8a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
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

56
This 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

3243
You can follow a [guide](https://discordjs.guide/#before-you-begin) to get started

0 commit comments

Comments
 (0)