Commit graph

39 commits

Author SHA1 Message Date
Markus-Rost 546ccc0ada Move compact emoji to class 2020-12-13 22:01:51 +01:00
Frisk 35c64d77d4
Fixing key error 2020-12-07 12:26:27 +01:00
Markus-Rost b046ff12ee add emoji to settings 2020-12-06 14:39:29 +01:00
Frisk 59d2869f4f
Stacking mechanic change 2020-11-28 14:08:37 +01:00
Frisk c13bd149a8
Fixes 2020-11-22 15:05:45 +01:00
Frisk 884662b568
Some more work done on the stacking 2020-11-22 13:44:15 +01:00
Frisk f3a4094474
Some work on message stacking (GONE WRONG) 2020-11-21 23:33:57 +01:00
Frisk 443bb8e5af
Add #21 2020-08-15 20:02:43 +02:00
Frisk 71c2d4fd8c
Various fixes based on recent crash 2020-08-14 23:38:26 +02:00
Markus-Rost 831797818c fix crash 2020-08-11 14:11:47 +02:00
Markus-Rost db99acb3d7 Update webhook removal strings 2020-08-11 02:29:31 +02:00
Frisk cc637be8b1
Updated translations 2020-08-10 18:46:47 +02:00
Frisk ed131fb6da
Added translation work 2020-08-10 01:57:14 +02:00
Frisk 1b6be292d9
Wrapping up the work on rate-limiting 2020-08-06 15:26:06 +02:00
Frisk 493a1c8194
More progress, it's almost working? 2020-08-06 02:46:43 +02:00
Frisk 0e5a3169e2
Improved performance, increased timeout on requests, fixed variable overshadowing issue (aka 'a') 2020-08-01 22:28:08 +02:00
Frisk 06f910b64e
Made it global rate limit resistant 2020-08-01 16:57:34 +02:00
Frisk e26258edb7
Many changes to logic of sending messages "better" exception handling 2020-08-01 12:45:41 +02:00
Frisk ecf07a0534
Fixed logic 2020-08-01 03:15:31 +02:00
Frisk 6731eea33d
Implement new logic depending on Discord's rate limit information coded in headers instead of arbitrary sleep time 2020-08-01 03:02:58 +02:00
Frisk eb6e03a365
Small fix to new error handler, added more debug in --debug (now with extra spam) 2020-08-01 02:30:49 +02:00
Frisk 8ca9918464
Added debug mode activated with --debug and some additional error handling logic 2020-08-01 01:58:04 +02:00
Frisk 8e85588ebd
Fixed possible unhandled exception, added debug messages, attempted to fix global exception handler 2020-07-29 18:33:40 +02:00
Frisk 121fdedc2b
Fix for python 3.7 2020-07-29 00:21:31 +02:00
Frisk c9a8396583
Added category fixes 2020-07-28 16:18:06 +02:00
Frisk d50707ecdd
Fixed some issues, code cleanup 2020-07-28 14:39:32 +02:00
Frisk 2e4b015e1f
Merge remote-tracking branch 'origin/patch-db_names'
# Conflicts:
#	src/discord.py
2020-07-27 18:35:16 +02:00
Frisk 391c897367
Major rework of how the message sending is handled 2020-07-27 18:32:30 +02:00
Markus-Rost d4f1d89862 use db field names 2020-07-27 14:13:36 +02:00
Markus-Rost d299b515e5 update database format 2020-07-27 05:16:50 +02:00
Frisk 238385021a
More fixes 2020-07-26 23:52:24 +02:00
Frisk 27edc4d953
fix 2020-07-26 16:41:33 +02:00
Frisk 7541e776db
Added code 2020-07-26 10:00:27 +02:00
Frisk d7b93d55bf
Made it easier to setup 2020-07-23 21:12:07 +02:00
Frisk e4ae528e70
Fixed like entire code so it runs like 10 horses on a race 2020-07-23 11:46:32 +02:00
Frisk 76ef334843
Commiting broken code 2020-07-21 14:15:40 +02:00
Frisk f5980aa2bc
I did an oopsie 2020-07-11 17:54:08 +02:00
Frisk 7872c7b3bc
Added a lot of different stuff 2020-07-10 22:07:33 +02:00
Frisk ac2abdefec
Init 2020-07-10 00:24:23 +02:00