An API designed to provide real-time access to a user's Discord data. https://usetether.rest
Go to file
2024-09-09 19:54:51 +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 chore(deps): update eclipse-temurin docker tag to v17.0.12_7-jre-focal 2024-09-09 19:54:51 +00:00
pom.xml test build 2024-09-08 20:59:26 -04: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)