Commit Graph

88 Commits

Author SHA1 Message Date
9e390279a2 Update README.md 2022-09-29 08:37:47 +01:00
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
fcf87631bd Fixed broken link in README.md 2022-09-28 17:45:30 +00:00
c471a774a7 Update logger.py 2022-09-28 08:49:12 +01:00
34997889e3 Update main.py 2022-09-28 08:48:03 +01:00
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
3dec161c53 Update Discord-QR-Token-Logger.py 2022-09-27 18:58:34 +01:00
824842c8e9 Update Discord-QR-Token-Logger.py 2022-09-26 22:52:49 +01:00
486b1a5439 Update Discord-QR-Token-Logger.py 2022-09-26 22:36:08 +01:00
d75347a569 Merge pull request #32 from the-cult-of-integral/main
Refactoring of code
2022-09-20 22:29:07 +01:00
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
000e351cc8 minor change of windows api usage. 2022-09-18 17:28:08 +01:00
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
24aef6d4e6 trying to fix #30 2022-09-14 20:54:36 +01:00
3530c00569 Update README.md 2022-09-14 19:03:08 +01:00
11fbbcb221 Update Discord-QR-Token-Logger.py 2022-09-14 14:25:09 +01:00
19251c32fa Update CONTRIBUTING.md 2022-09-13 09:12:09 +01:00
c4a4da9655 Update Discord-QR-Token-Logger.py 2022-09-10 23:37:49 +01:00
b0beaefbea Create .editorconfig 2022-09-08 14:03:54 +01:00
477e7a0669 Create feature_request.md 2022-09-08 14:03:04 +01:00
6e0e20451e Create bug_report.md 2022-09-08 14:02:23 +01:00
4e3e49d6fc Update README.md 2022-09-02 21:54:16 +01:00
2b02e142cf Update README.md 2022-09-02 13:39:56 +01:00
6005c9c647 Update README.md 2022-09-02 13:39:17 +01:00
4620eb4503 Update README.md 2022-09-02 13:33:17 +01:00
38b5cb0006 Update Discord-QR-Token-Logger.py 2022-09-02 02:33:25 +01:00
135d247525 Update README.md 2022-08-29 12:47:10 +01:00
8327358e4d Update README.md 2022-08-28 23:40:38 +01:00
caec852f26 Update README.md 2022-08-28 18:47:37 +01:00
1c1c2563b3 Update README.md 2022-08-28 18:45:39 +01:00
10a16b531f Update README.md 2022-08-28 18:28:14 +01:00
5d729444c3 Update README.md 2022-08-28 13:42:12 +01:00
ae600693d7 Update README.md 2022-08-28 13:17:12 +01:00
acf4fdb4a9 Update install_requirements.bat 2022-08-28 00:59:07 +01:00
ef36cf0303 Update README.md 2022-08-28 00:52:42 +01:00
48436de68c New patch readme 2022-08-28 00:20:50 +01:00
9399d32609 Merge pull request #24 from mouadessalim/main
Create LICENSE
2022-08-27 01:58:13 +01:00
f4e7a251e4 Create LICENSE 2022-08-27 01:14:06 +01:00
820d6c10fa Merge pull request #23 from mouadessalim/main
Big optimisations (deleting  browser.7z)
2022-08-27 01:00:28 +01:00
c83b664e33 Minor changes. 2022-08-26 22:35:27 +01:00
c546d0ac64 Update Discord-QR-Token-Logger.py 2022-08-26 21:25:20 +01:00
957f6b8708 Rename [1] install_requirements.bat to install_requirements.bat 2022-08-26 20:56:27 +01:00
ae18586f57 Update and rename QR-dtg.py to Discord-QR-Token-Logger.py 2022-08-26 20:56:03 +01:00
d6ff1086ae moving utilities.py 2022-08-26 20:54:22 +01:00