Commit graph

130 commits

Author SHA1 Message Date
Game_Time f896b18968 Alotta changes.
Setup managers and modified other files, cleaning up codebase.
Created user.py class for future type usage.
2023-08-14 08:11:15 +05:00
Game_Time bb1e9de563 Update streaming to work & change stats to class 2023-08-13 21:42:38 +05:00
Game_Time 885da2a27e
add comments to streaming.py 2023-08-13 21:29:45 +05:00
Game_Time 3e811f3e3b
massive cleanup of streaming (i think this works?) 2023-08-13 21:26:35 +05:00
Game_Time def26f9104
clean up code a lot 2023-08-13 21:19:56 +05:00
Game_Time 8e70c25ee0
updating tests to add tests back since they were removed for some reason? 2023-08-13 20:16:33 +05:00
Game_Time 6ecc5f59ce Codebase changes + a lot of commenting 2023-08-13 20:12:35 +05:00
Game_Time 60a89146da
Update core.py 2023-08-13 14:16:23 +05:00
Game_Time bd4fc0ad86
code and comment cleanup 2023-08-13 14:12:08 +05:00
Game_Time e489ff0898
update comments 2023-08-13 14:07:52 +05:00
Game_Time 15f98d8da8
let pip handle this shit 2023-08-13 06:48:13 +05:00
Game_Time 251be4f6e5
Create tests.yml 2023-08-13 06:23:59 +05:00
Game_Time 5f13f9b222
Merge pull request #10 from NovaOSS/dependabot/pip/setuptools-65.5.1
Bump setuptools from 49.2.1 to 65.5.1
2023-08-13 06:17:04 +05:00
dependabot[bot] 751ab940b9
Bump setuptools from 49.2.1 to 65.5.1
Bumps [setuptools](https://github.com/pypa/setuptools) from 49.2.1 to 65.5.1.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v49.2.1...v65.5.1)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-13 01:16:09 +00:00
Game_Time 4b02125574
add requirements.txt since it wasnt here idk 🤷 2023-08-13 06:15:46 +05:00
nsde a9f817b05e Removed unused proxy tests and fixed moderation proxy 2023-08-13 00:59:54 +02:00
Game_Time bea0cecdd3
Merge pull request #7 from RayBytes/main
General changes
2023-08-12 21:25:23 +05:00
Game_Time d5e2846551 Another general cleanup commit 2023-08-12 21:20:18 +05:00
Game_Time 1da39e5242 a few more nice changes 2023-08-12 21:05:53 +05:00
Game_Time f4a09515fe modified stuff 2023-08-12 21:01:55 +05:00
Game_Time 10afb8bd5e Merge branch 'main' of https://github.com/RayBytes/nova-api 2023-08-12 21:01:33 +05:00
Game_Time afc3b08351 some general changes 2023-08-12 20:56:21 +05:00
nsde ea68a638e9 Removed unneccesary code 2023-08-12 17:53:54 +02:00
nsde a7bd57c5a8 Added more documentation 2023-08-12 17:49:31 +02:00
nsde 23d463fad8 Added fancy, but useless stuff 2023-08-12 13:50:18 +02:00
nsde 7fffcf124b disabled prompt logging 2023-08-12 01:58:53 +02:00
nsde 7ae9918758 Very slight streaming improvements 2023-08-11 21:21:38 +02:00
nsde 64b57c6784 Docs improvements 2023-08-11 19:58:48 +02:00
Leander be667e46c3
Update users.py
Made the "level" field a string
2023-08-10 06:07:26 +02:00
nsde f0fee481db Models endpoint is now free and very quick 2023-08-09 11:43:05 +02:00
nsde a3d51ed92e Merge branch 'main' of https://github.com/Luna-OSS/nova-api 2023-08-09 11:15:50 +02:00
nsde 0b86f7c26c Added /v1/models and fixed key invalidation 2023-08-09 11:15:49 +02:00
Leander 0337eed472
Update users.py
made by_discord_id use strings
2023-08-09 11:06:55 +02:00
henceiusegentoo c741c03bae Made role-querying use a string for id instead of an int 2023-08-09 10:20:31 +02:00
nsde e589b87fb4 Meade "other" API requests much cheaper 2023-08-08 22:10:43 +02:00
nsde ce24c3a5a2 Fixed some several issues with moderation, models etc. 2023-08-08 01:04:35 +02:00
nsde 1a3e275a1c Added auto-rewards and invalid key system 2023-08-07 23:28:24 +02:00
Leander dbaec0332b
Updated autocredits.py 2023-08-07 14:55:53 +02:00
Leander 9b8ab4eced
Updated settings.py 2023-08-07 14:55:39 +02:00
Leander 3f1db2dd3e
Updated main.py 2023-08-07 14:55:17 +02:00
nsde 9a1a9d9e3e First public release, working on autocredits system
Co-authored-by: Leander <henceiusegentoo@users.noreply.github.com>
2023-08-06 23:20:14 +02:00
nsde 83d57307cc moderation is done yay 2023-08-06 21:42:07 +02:00
Felix 558ea89722
Merge pull request #4 from henceiusegentoo/main
Added the auto-credit-system
2023-08-06 12:47:22 +02:00
nsde bc5cd7122e idk 2023-08-06 12:46:41 +02:00
henceiusegentoo c7fc1ba0fb Added the auto-credit-system 2023-08-06 02:14:46 +02:00
nsde ea35674853 sleep deprivation caused me to be not productive today 2023-08-06 00:43:36 +02:00
nsde 160ceb5efd some thingies 2023-08-05 02:30:42 +02:00
nsde bf7a6b565a proxies have issues 2023-08-04 17:29:49 +02:00
nsde 72cea38d8d some stuff idfk 2023-08-04 03:30:56 +02:00
nsde e76d675dc6 Work in progess 2023-08-03 03:50:04 +02:00