25663e0eee
Update README.md
2023-01-21 10:34:40 +01:00
4351228e72
Update discord_token.py
2023-01-08 19:59:01 +01:00
14675901a7
Update main.py
2023-01-08 19:56:09 +01:00
5bdf1b622d
Update README.md
2022-11-29 13:41:13 +01:00
90f7b72924
Update README.md
2022-11-29 13:37:20 +01:00
59338e9f0a
Update README.md
2022-11-29 13:31:41 +01:00
2b91eeb3cb
Update README.md
2022-11-29 13:29:01 +01:00
e517794aec
Merge pull request #47 from 9P9/46-stuck-on-generating-qr-code
...
updating parser
2022-11-02 19:09:00 +01:00
83e4eb31fb
updating parser
2022-11-02 09:51:36 +01:00
ae1fac3fc8
Merge pull request #45 from 9P9/44-libxml2
...
44 libxml2 resolve
2022-11-01 11:59:31 +01:00
1cba55055d
Update install_requirements.bat
2022-11-01 11:55:20 +01:00
fb3d1b57e9
Delete requirements.txt
2022-11-01 11:54:57 +01:00
3e50313a19
Create requirements.txt
2022-11-01 11:26:19 +01:00
dd228cf80e
Update main.py
2022-10-31 21:09:21 +01:00
9535275a4a
Delete resources directory
2022-10-31 20:42:17 +01:00
c3ee567e6e
Add files via upload
2022-10-31 20:42:05 +01:00
aad2e2b1b6
Rename discord_token.py to Discord-QR-Token-Logger/discord_token.py
2022-10-31 20:39:24 +01:00
0da939649c
Rename exceptions.py to Discord-QR-Token-Logger/exceptions.py
2022-10-31 20:39:10 +01:00
5bfe2f6901
Rename logger.py to Discord-QR-Token-Logger/logger.py
2022-10-31 20:38:33 +01:00
8f03ccf74f
Rename constants.py to Discord-QR-Token-Logger/constants.py
2022-10-31 20:38:19 +01:00
2b4db7863a
Rename main.py to Discord-QR-Token-Logger/main.py
2022-10-31 20:37:28 +01:00
eac2b04e6d
Update README.md
2022-10-27 22:59:22 +01:00
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
1136873990
Update install_requirements.bat
2022-10-19 20:20:19 +01:00
17b30be127
Update CONTRIBUTING.md
2022-10-10 12:50:43 +01:00
4a0e6cbdd1
Update README.md
2022-10-05 21:24:53 +01:00
c13a59d712
Update README.md
2022-10-04 20:32:33 +01:00
433885ee59
Update README.md
2022-10-03 16:31:09 +01:00
f2f0abdeb6
Update README.md
2022-10-03 14:17:28 +01:00
ee8ccaa191
Update README.md
2022-10-03 12:37:02 +01:00
e55f5cf063
Delete LICENSE
2022-10-03 11:05:42 +01:00
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