Ske
|
a4449ceaae
|
Remove commented-out old code
|
2018-10-27 23:31:45 +02:00 |
|
Ske
|
58d8927380
|
Message and error logging, various bugfixes
|
2018-10-27 23:30:12 +02:00 |
|
Ske
|
ea62ede21b
|
Basic command functionality
|
2018-10-27 22:12:10 +02:00 |
|
Ske
|
4217d5d5d8
|
Basic proxy functionality fixed
|
2018-10-27 22:00:41 +02:00 |
|
Ske
|
c8caeadec4
|
Change discord.py dependency to rewrite branch pinned at 860d6a9a
|
2018-10-27 21:03:35 +02:00 |
|
Ske
|
7636a48d14
|
Sanitize @everyone and @here in proxied messages
|
2018-10-23 01:14:33 +02:00 |
|
Ske
|
7174979fd1
|
Add a missing dependency
|
2018-10-20 21:09:14 +02:00 |
|
Ske
|
b4358a649c
|
Allow commands by mentioning the bot. Closes #22
|
2018-10-11 12:58:08 +02:00 |
|
Ske
|
4a48e43d13
|
Add basic switch model and migrate fronter command
|
2018-10-11 12:54:40 +02:00 |
|
Ske
|
31322f3fea
|
Add basic backup shell scripts
|
2018-10-11 11:54:04 +02:00 |
|
Ske
|
a866b7cb4c
|
Remove Grafana configuration
|
2018-10-11 11:24:23 +02:00 |
|
Ske
|
2f728e09aa
|
Remove unsupported Influx/Grafana analytics code
|
2018-10-11 11:23:20 +02:00 |
|
Ske
|
c15eddcfa1
|
Fix missing name in getting started example
|
2018-10-10 19:39:35 +02:00 |
|
Ske
|
d45f285a98
|
Log sender ID to log channel too
|
2018-09-23 17:15:54 +02:00 |
|
Ske
|
739e4342a6
|
Split long member lists into multiple embed fields
|
2018-09-22 19:35:13 +02:00 |
|
Ske
|
fb57d676b8
|
Delete duplicate requirements.txt
|
2018-09-16 19:52:04 +02:00 |
|
Ske
|
88fb2c6c17
|
Improve date format explanation
|
2018-09-16 19:44:13 +02:00 |
|
Ske
|
f8235370c7
|
Refactor more db methods into the models
|
2018-09-16 19:43:13 +02:00 |
|
Ske
|
f4f312fd9a
|
Show error and wait on database connection failure
|
2018-09-16 19:37:51 +02:00 |
|
Ske
|
6951c15167
|
Move system/member card embeds to embeds.py
|
2018-09-16 19:36:50 +02:00 |
|
Ske
|
345e8baab6
|
Minor nitpicks in the fronthistory command
|
2018-09-16 19:20:08 +02:00 |
|
Ske
|
292528ae47
|
Don't create the content row either
|
2018-09-16 14:13:52 +02:00 |
|
Ske
|
ca662bd502
|
Stop logging message contents in the database for privacy reasons. Please remove the 'content' column in the 'messages' table:
|
2018-09-16 13:59:37 +02:00 |
|
Ske
|
cae394b4e8
|
Refactor member actions into members.py
|
2018-09-16 13:46:22 +02:00 |
|
Ske
|
05cf04df03
|
Fix webhook stat reporting
|
2018-09-15 15:12:51 +02:00 |
|
Ske
|
4becc8a4e9
|
Add a link to the message itself in logged messages. Closes #17
|
2018-09-15 15:07:24 +02:00 |
|
Ske
|
fd67945660
|
Catch exceptions in message handler and not command dispatch. Closes #18
|
2018-09-15 14:52:24 +02:00 |
|
Ske
|
22b206c562
|
Clarify getting started instructions
|
2018-09-14 20:45:26 +02:00 |
|
Ske
|
2fbb3adb08
|
Fix API
|
2018-09-09 22:41:21 +02:00 |
|
Ske
|
8692a0dbbf
|
Add a Discord invite link to the README
|
2018-09-09 21:09:31 +02:00 |
|
Ske
|
e95d8a4e0d
|
Refactor error handling for system commands
|
2018-09-09 20:50:53 +02:00 |
|
Ske
|
a079db8be0
|
Move various system functionality to system.py
|
2018-09-09 20:38:57 +02:00 |
|
Ske
|
49b4e4c1ef
|
Move System and Member to separate files
|
2018-09-09 19:53:32 +02:00 |
|
Ske
|
138c0b7f8c
|
Refactor action confirmations
|
2018-09-08 13:48:18 +02:00 |
|
Ske
|
073d534419
|
Fix quote parsing
|
2018-09-08 00:36:00 +02:00 |
|
Ske
|
b4bc1f1263
|
Change various timeouts to 5 minutes instead of 1
|
2018-09-07 23:21:12 +02:00 |
|
Ske
|
a9a9fb018e
|
Fix Tupperware importing
|
2018-09-07 23:03:05 +02:00 |
|
Ske
|
8848a71047
|
Disable avatar previews for now
|
2018-09-07 21:33:27 +02:00 |
|
Ske
|
9fe0c0a95a
|
Add special case for errors in DMs
|
2018-09-07 21:30:47 +02:00 |
|
Ske
|
52be946404
|
Add basic README.md. Closes #8
|
2018-09-07 18:57:18 +02:00 |
|
Ske
|
946688c451
|
Make sure to pass LOG_CHANNEL environment variable through Docker
|
2018-09-07 18:47:36 +02:00 |
|
Ske
|
7b99a89bb9
|
Add error logging to a channel. Closes #11.
|
2018-09-07 18:17:30 +02:00 |
|
Ske
|
a2cbf20add
|
Add an error when using emojis in member names or system tags. Closes #13
|
2018-09-07 17:57:12 +02:00 |
|
Ske
|
5930f490ce
|
Add character limit to descriptions. Closes #14
|
2018-09-07 17:40:19 +02:00 |
|
Ske
|
16173e428b
|
Add message count to member card. Closes #12
|
2018-09-07 17:39:01 +02:00 |
|
Ske
|
f067485e88
|
Major command handling refactor
|
2018-09-07 17:34:38 +02:00 |
|
Ske
|
0869f94cdf
|
Remove syntax error exception, add help pages to some errors
|
2018-09-02 19:41:14 +02:00 |
|
Ske
|
16fc976971
|
Extract help fragments to variables
|
2018-09-02 19:29:41 +02:00 |
|
Ske
|
2ae8fd5f34
|
Remove CommandError, return error embeds instead
|
2018-09-01 19:41:35 +02:00 |
|
Ske
|
99e2fad2b2
|
Make InfluxDB connection options configurable
|
2018-09-01 19:16:42 +02:00 |
|