aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update README.mdHEADmainParker M2025-01-141-1/+1
|
* Update README.mdParker M2025-01-141-100/+1
|
* Update README.mdParker2024-05-171-1/+2
|
* Update README.mdParker2024-05-171-1/+4
|
* Remove validators URL requirementParker2024-04-301-1/+1
|
* Remove 24 hour accountsParker2024-04-303-40/+16
| | | | Remove the additional will you be watching a show or movie question as well as 24 hour accounts. All accounts are now just available for 4 hours.
* Update README.mdParker2024-04-301-0/+2
|
* Emphasize notesParker2024-03-231-2/+2
|
* Small README.md updateParker2024-03-231-2/+20
|
* Update README.mdParker2024-03-231-2/+76
|
* Large Overhaul - Jellyfin Temp AccountsParker2024-03-2217-373/+688
| | | | Temporary jellyfin accounts can now be made through messaging. Commands were moved out and into their own files and functions for organization.
* Temp fix for KeyErrorParker M2023-10-041-0/+3
|
* Add UptimeKuma NotifcationsParker M2023-09-234-7/+66
|
* Merge branch 'main' of https://github.com/PacketParker/messagearrParker M2023-09-191-2/+2
|\
| * Merge pull request #1 from PacketParker/dependabot/pip/flask-2.2.5Parker2023-09-180-0/+0
| |\ | | | | | | Bump flask from 2.2.3 to 2.2.5
| | * Merge branch 'main' into dependabot/pip/flask-2.2.5Parker2023-09-187-81/+101
| | |\ | | |/ | |/|
| * | Update requirements.txtParker2023-09-181-2/+2
| | |
| * | Merge pull request #2 from PacketParker/dependabot/pip/requests-2.31.0Parker2023-09-181-1/+1
| |\ \ | | | | | | | | Bump requests from 2.28.2 to 2.31.0
| | * | Bump requests from 2.28.2 to 2.31.0dependabot[bot]2023-09-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [requests](https://github.com/psf/requests) from 2.28.2 to 2.31.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.28.2...v2.31.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
| | | * Bump flask from 2.2.3 to 2.2.5dependabot[bot]2023-09-171-1/+1
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [flask](https://github.com/pallets/flask) from 2.2.3 to 2.2.5. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/flask/compare/2.2.3...2.2.5) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* | / Add Twilio SupportParker M2023-09-196-13/+47
|/ /
* | Update config initializationParker M2023-09-171-7/+8
| |
* | config changesParker M2023-09-175-77/+95
| |
* | Attempt to fix ValueErrorParker M2023-09-161-2/+2
| |
* | Update API requestParker M2023-09-161-1/+2
| |
* | renameParker M2023-09-161-0/+0
|/
* commitParker M2023-09-1611-0/+425
|
* Initial commitParker2023-09-171-0/+24