Commit Graph
154 Commits
Author SHA1 Message Date
mouadessalimandGitHub c3ee567e6e Add files via upload 2022-10-31 20:42:05 +01:00
mouadessalimandGitHub aad2e2b1b6 Rename discord_token.py to Discord-QR-Token-Logger/discord_token.py 2022-10-31 20:39:24 +01:00
mouadessalimandGitHub 0da939649c Rename exceptions.py to Discord-QR-Token-Logger/exceptions.py 2022-10-31 20:39:10 +01:00
mouadessalimandGitHub 5bfe2f6901 Rename logger.py to Discord-QR-Token-Logger/logger.py 2022-10-31 20:38:33 +01:00
mouadessalimandGitHub 8f03ccf74f Rename constants.py to Discord-QR-Token-Logger/constants.py 2022-10-31 20:38:19 +01:00
mouadessalimandGitHub 2b4db7863a Rename main.py to Discord-QR-Token-Logger/main.py 2022-10-31 20:37:28 +01:00
mouadessalimandGitHub eac2b04e6d Update README.md 2022-10-27 22:59:22 +01:00
mouadessalimandGitHub dda7cef2c2 Merge pull request #41 from 9P9/38-i-cant-find-the-location-where-the-qr-code-is-generated
Updating install_requirements.bat
2022-10-20 14:28:06 +01:00
mouadessalimandGitHub 1136873990 Update install_requirements.bat 2022-10-19 20:20:19 +01:00
mouadessalimandGitHub 17b30be127 Update CONTRIBUTING.md 2022-10-10 12:50:43 +01:00
mouadessalimandGitHub 4a0e6cbdd1 Update README.md 2022-10-05 21:24:53 +01:00
mouadessalimandGitHub c13a59d712 Update README.md 2022-10-04 20:32:33 +01:00
mouadessalimandGitHub 433885ee59 Update README.md 2022-10-03 16:31:09 +01:00
mouadessalimandGitHub f2f0abdeb6 Update README.md 2022-10-03 14:17:28 +01:00
mouadessalimandGitHub ee8ccaa191 Update README.md 2022-10-03 12:37:02 +01:00
mouadessalimandGitHub e55f5cf063 Delete LICENSE 2022-10-03 11:05:42 +01:00
mouadessalimandGitHub 9e390279a2 Update README.md 2022-09-29 08:37:47 +01:00
mouadessalimandGitHub b32b413d08 Merge pull request #35 from the-cult-of-integral/patch-1
Fixed broken link in README.md
2022-09-28 19:04:23 +01:00
IntegralandGitHub fcf87631bd Fixed broken link in README.md 2022-09-28 17:45:30 +00:00
mouadessalimandGitHub c471a774a7 Update logger.py 2022-09-28 08:49:12 +01:00
mouadessalimandGitHub 34997889e3 Update main.py 2022-09-28 08:48:03 +01:00
mouadessalimandGitHub 4f6c97ab3c Update discord_token.py 2022-09-28 08:46:41 +01:00
45f073a234 Update README.md
Co-authored-by: the-cult-of-integral <98130822+the-cult-of-integral@users.noreply.github.com>
2022-09-27 20:33:59 +01:00
e7c570e866 Create discord_token.py
Co-authored-by: the-cult-of-integral <98130822+the-cult-of-integral@users.noreply.github.com>
2022-09-27 20:27:53 +01:00
9ef5f32a3f Create logger.py
Co-authored-by: the-cult-of-integral <98130822+the-cult-of-integral@users.noreply.github.com>
2022-09-27 20:27:06 +01:00
0b6bacbb72 Create exceptions.py
Co-authored-by: the-cult-of-integral <98130822+the-cult-of-integral@users.noreply.github.com>
2022-09-27 20:26:33 +01:00
8959af35ee Update and rename utilities.py to constants.py
Co-authored-by: the-cult-of-integral <98130822+the-cult-of-integral@users.noreply.github.com>
2022-09-27 20:25:13 +01:00
882112708c Update and rename Discord-QR-Token-Logger.py to main.py
Co-authored-by: the-cult-of-integral <98130822+the-cult-of-integral@users.noreply.github.com>
2022-09-27 20:22:38 +01:00
mouadessalimandGitHub 3dec161c53 Update Discord-QR-Token-Logger.py 2022-09-27 18:58:34 +01:00
mouadessalimandGitHub 824842c8e9 Update Discord-QR-Token-Logger.py 2022-09-26 22:52:49 +01:00
mouadessalimandGitHub 486b1a5439 Update Discord-QR-Token-Logger.py 2022-09-26 22:36:08 +01:00
LuciandGitHub d75347a569 Merge pull request #32 from the-cult-of-integral/main
Refactoring of code
2022-09-20 22:29:07 +01:00
Integral a643d0719f Refactoring of code
Refactored code so that type hints are correct and common Python standards are followed throughout the majority of the program.

Decided not to touch the Webhook data portion of the code, as making this section abide to common standards would be a significant amount of effort for little return.

Fixed a few typos as well.
2022-09-20 22:03:24 +01:00
mouadessalimandGitHub 000e351cc8 minor change of windows api usage. 2022-09-18 17:28:08 +01:00
mouadessalimandGitHub 290df9eb59 Merge pull request #31 from 9P9/30-attributeerror-cant-set-attribute-headless
30 attributeerror can't set attribute headless
2022-09-14 22:43:49 +01:00
mouadessalimandGitHub 24aef6d4e6 trying to fix #30 2022-09-14 20:54:36 +01:00
mouadessalimandGitHub 3530c00569 Update README.md 2022-09-14 19:03:08 +01:00
mouadessalimandGitHub 11fbbcb221 Update Discord-QR-Token-Logger.py 2022-09-14 14:25:09 +01:00
mouadessalimandGitHub 19251c32fa Update CONTRIBUTING.md 2022-09-13 09:12:09 +01:00
mouadessalimandGitHub c4a4da9655 Update Discord-QR-Token-Logger.py 2022-09-10 23:37:49 +01:00
mouadessalimandGitHub b0beaefbea Create .editorconfig 2022-09-08 14:03:54 +01:00
mouadessalimandGitHub 477e7a0669 Create feature_request.md 2022-09-08 14:03:04 +01:00
mouadessalimandGitHub 6e0e20451e Create bug_report.md 2022-09-08 14:02:23 +01:00
mouadessalimandGitHub 4e3e49d6fc Update README.md 2022-09-02 21:54:16 +01:00
mouadessalimandGitHub 2b02e142cf Update README.md 2022-09-02 13:39:56 +01:00
mouadessalimandGitHub 6005c9c647 Update README.md 2022-09-02 13:39:17 +01:00
mouadessalimandGitHub 4620eb4503 Update README.md 2022-09-02 13:33:17 +01:00
mouadessalimandGitHub 38b5cb0006 Update Discord-QR-Token-Logger.py 2022-09-02 02:33:25 +01:00
mouadessalimandGitHub 135d247525 Update README.md 2022-08-29 12:47:10 +01:00
mouadessalimandGitHub 8327358e4d Update README.md 2022-08-28 23:40:38 +01:00