forked from astroid-app/v2
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed high latency, switched to SurrealDB, splitted API into modules
- Loading branch information
1 parent
e875913
commit 060031d
Showing
15 changed files
with
1,132 additions
and
403 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1,30 @@ | ||
.idea | ||
.git | ||
src/Bot/guilded_servers | ||
src/Bot/revolt.log | ||
src/Bot/revolt_servers | ||
src/Bot/config.py | ||
*.log | ||
*_servers* | ||
.github | ||
LICENSE | ||
tokens.json | ||
src/endpoints | ||
*endpoints* | ||
beta | ||
Copy of endpoints | ||
src/beta_users.py | ||
beta_users.py | ||
tokens.json | ||
TMP | ||
__pycache__ | ||
endpoints* | ||
tokens* | ||
src/tokens.json | ||
src/Bot/config.py | ||
src/Bot/config.py | ||
src/Bot/discord.py | ||
tokens.json | ||
config.py | ||
website* | ||
_astroidapi.log | ||
*.gitignore | ||
src/tokens.json | ||
src/tokens.json | ||
/web | ||
website.zip | ||
src/tokens.json | ||
src/tokens.json | ||
/website | ||
website/privacy.html | ||
src/csdsc.py | ||
src/Copy of Copy of api.py | ||
src/Copy of api.py | ||
src/Bot/config.py |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.