An API designed to provide real-time access to a user's Discord data. https://usetether.rest
Go to file
2024-09-09 20:03:02 +00:00
.gitea/workflows deploy 2024-09-08 21:13:07 -04:00
src/main Fix not being able to lookup users who aren't in the guild 2024-09-08 23:39:44 -04:00
.gitignore Initial Commit 2024-09-08 13:20:50 -04:00
Dockerfile x.x it broke 2024-09-08 21:11:05 -04:00
pom.xml fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3.3.3 2024-09-09 20:03:02 +00:00
README.md Cache implementation 2024-09-08 23:36:05 -04:00
renovate.json chore(deps): add renovate.json 2024-09-09 19:33:11 +00:00

Tether

An API designed to provide real-time access to a user's Discord data.

TODO

  • Caching
  • WebSockets
  • User account for extra data? (about me, connections, etc)