11# Discord Server Bot <!-- omit in toc -->
22
3- ** UNSTABLE** : 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
3+ > ** NO LONGER MAINTAINED**
54
65This is a discord server bot made for personal use
76_ aka usage for multiple servers is not prioritized during development and testing_
@@ -14,7 +13,6 @@ This bot:
1413## Table Of Contents
1514
1615- [ Table Of Contents] ( #table-of-contents )
17- - [ TODO] ( #todo )
1816- [ Setup] ( #setup )
1917 - [ Continous Run] ( #continous-run )
2018 - [ Setup environment variables] ( #setup-environment-variables )
@@ -29,20 +27,6 @@ This bot:
2927- [ Music] ( #music )
3028- [ Useful Links] ( #useful-links )
3129
32- ## TODO
33-
34- - rework my sql builder with < https://github.com/kysely-org/kysely > (or something like that) for a more suistanable solution
35- - also switch to < https://github.com/WiseLibs/better-sqlite3 >
36- - refocus to work with multiple servers, current focus is on just my own personal server
37- - docker containerization
38- - update music bot
39- - see if it is possible to have customizable rights
40- - should be able to have minimum rights needed and give more if wanted by developer, just some checks are required before initiating action
41- - tests for parts that are uncoupled from discord client
42- - redo this readme -- outdated information
43- - hide some useful nuggets like
44- - ` npm exec -- tsc --showConfig > tsconfig.final.json `
45-
4630## Setup
4731
4832You can follow a [ guide] ( https://discordjs.guide/#before-you-begin ) to get started
0 commit comments