Time |
Nickname |
Message |
01:16
🔗
|
|
d5f4a3622 has quit IRC (Ping timeout: 258 seconds) |
01:38
🔗
|
|
d5f4a3622 has joined #warrior |
02:44
🔗
|
|
ShellyRol has quit IRC (Read error: Connection reset by peer) |
02:51
🔗
|
|
ShellyRol has joined #warrior |
05:26
🔗
|
|
kiska18 has quit IRC (Remote host closed the connection) |
05:26
🔗
|
|
Ryz has quit IRC (Remote host closed the connection) |
05:26
🔗
|
|
kiska18 has joined #warrior |
05:26
🔗
|
|
Fusl sets mode: +o kiska18 |
05:26
🔗
|
|
Fusl_ sets mode: +o kiska18 |
05:26
🔗
|
|
Ryz has joined #warrior |
06:44
🔗
|
|
LastNinja has quit IRC (Read error: Operation timed out) |
11:49
🔗
|
|
markedL has quit IRC (Read error: Operation timed out) |
11:50
🔗
|
|
markedL has joined #warrior |
11:50
🔗
|
|
asdf01014 has joined #warrior |
11:50
🔗
|
|
asdf0101 has quit IRC (Read error: Operation timed out) |
13:36
🔗
|
|
Dallas has quit IRC (Quit: Ping timeout (120 seconds)) |
13:37
🔗
|
|
BnAboyZ has quit IRC (Quit: Ping timeout (120 seconds)) |
13:40
🔗
|
|
BnAboyZ has joined #warrior |
14:07
🔗
|
|
BnAboyZ has quit IRC (Quit: Ping timeout (120 seconds)) |
14:10
🔗
|
|
MrRadar2 has quit IRC (Remote host closed the connection) |
14:27
🔗
|
|
MrRadar2 has joined #warrior |
15:37
🔗
|
|
VADemon has joined #warrior |
16:10
🔗
|
|
d5f4a3622 has quit IRC (Read error: Connection reset by peer) |
16:11
🔗
|
|
d5f4a3622 has joined #warrior |
20:00
🔗
|
|
af10b3e5e has joined #warrior |
20:00
🔗
|
|
d5f4a3622 has quit IRC (Read error: Connection reset by peer) |
21:05
🔗
|
|
ShellyRol has quit IRC (Read error: Operation timed out) |
21:07
🔗
|
|
ShellyRol has joined #warrior |
22:38
🔗
|
tonsofpcs |
requirements.txt should probably also say python==3 lol |
22:39
🔗
|
tonsofpcs |
also msvcrt? |
22:43
🔗
|
tonsofpcs |
apparently requires windows... :( |
23:33
🔗
|
Zerote |
Sorry, yeah, first time releasing python code, forgot to include python version. Yeah, msvcrt is used to register input, I almost exclusively use Windows, so didn't spend time on ensuring os compatibility |
23:36
🔗
|
Zerote |
Line 108-123 as well as the import could be extracted to a function, where a linux compatible variant is imported and defined if the script is run on linux |