Skip to content

Commit 6870fef

Browse files
change(readme): NO LONGER MAINTAINED
1 parent 7e02cbe commit 6870fef

File tree

1 file changed

+1
-17
lines changed

1 file changed

+1
-17
lines changed

README.md

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
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
65
This 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

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

0 commit comments

Comments
 (0)