1
0
mirror of https://github.com/MrDetonia/Maki.git synced 2024-09-21 11:11:23 -04:00
Commit Graph

46 Commits

Author SHA1 Message Date
Zac Herd
629aca11c7 v0.16.2 removed welcomes feature because spam 2016-10-12 09:15:47 +00:00
Zac Herd
77cb9557b9 Removed .tell command, updated git URL, v0.16.1 2016-07-04 10:53:01 +00:00
Zac Herd
43770a8efc Added QR code generato, v0.16.0 2016-05-25 13:10:24 +01:00
Zac Herd
0f4b5100d9 Added timestamp to stdout messages, improved display, v0.15.2 2016-05-06 09:27:52 +01:00
Zac Herd
d9fef4b886 Fixed bug finding users in admin .welcome, v0.15.1 2016-05-05 21:34:45 +01:00
Zac Herd
24af20e770 Updated for new discord.py features, removed tells, removed bentracker, multiple bug fixes and improvements, v0.15.0 2016-05-05 21:27:00 +01:00
Zac Herd
516fe5e478 Wrap stdout in default system encoding, v0.13.1 2016-04-29 10:20:42 +01:00
Zac Herd
df230bcd8e Updated to use new OAuth2 method for connecting. Requires latest discord.py and permission from server owner, v0.13.0 2016-04-24 21:15:40 +01:00
Zac Herd
74fa9d187a Added exception handling and loop that stops Maki from dying on server errors, v0.12.2 2016-04-21 22:55:41 +01:00
Zac Herd
130b9b80d1 Print who killed bot to STDOUT, v0.12.1 2016-04-19 16:28:01 +01:00
Zac Herd
24498b5f1d Added logging, v0.12.0 2016-04-19 15:14:11 +01:00
Zac Herd
e833078d06 Track history based on user ID, ignore empty messages, v0.11.2 2016-04-16 13:40:14 +01:00
Zac Herd
2c0ccf4d3f Removed .bots and .version, replaced with .info, v0.11.1 2016-04-08 19:16:31 +01:00
Zac Herd
9d89b6b353 Added .sayy command, v0.11.0 2016-04-08 19:15:03 +01:00
Zac Herd
bb5c4b1131 Fixed missing word at end of markov chains, v0.10.10 2016-04-06 23:57:07 +01:00
Zac Herd
3d49ca9775 Decreased markov chain interval to 2, v0.10.9 2016-04-06 19:44:28 +01:00
Zac Herd
34c85d833e Added 502 handler when sending typing signal, v0.10.8 2016-04-04 15:16:04 +01:00
Zac Herd
c4d12c0d4d Maki now 'types' markov messages, v0.10.7 2016-04-04 13:23:50 +01:00
Zac Herd
20c838df9e Fixed KeyError when invalid username used with .markov, v0.10.6 2016-04-04 10:07:24 +01:00
Zac Herd
98b2076730 No longer logs messages containing web links, changed how logging filters work, v0.10.5 2016-04-04 09:38:24 +01:00
Zac Herd
5de27f00b4 Randomised markov target length, v0.10.4 2016-04-03 22:19:10 +01:00
Zac Herd
05fd866342 Filter out messages with code blocks from being logged, v0.10.3 2016-04-03 17:30:40 +01:00
Zac Herd
63dc799fef fixed references to discord.errors.HTTPException 2016-04-03 16:55:38 +01:00
Zac Herd
15fe9e6e03 Added message retries to avoid 502 errors, v0.10.2 2016-04-03 16:54:00 +01:00
Zac Herd
0ede83abff Added KeyError handling when not enough text available, v0.10.1 2016-04-03 16:25:35 +01:00
Zac Herd
360705a04c Added .markov command that generates markov chain sentences based on a user's chat history, v0.10.0 2016-04-03 16:03:40 +01:00
Zac Herd
0374e88f94 Cast int to string when sending to channel, v0.9.4 2016-04-02 20:42:14 +01:00
Zac Herd
623cf16749 Maki now doesn't respond to private messages, v0.9.3 2016-04-02 13:31:28 +01:00
Zac Herd
d778360224 Remove users from tells when messages are sent, v0.9.2 2016-04-01 17:07:13 +01:00
Zac Herd
a166f5c540 Added .version command and display discord.py version in version info, v0.9.1 2016-04-01 17:02:11 +01:00
Zac Herd
c2c54aff45 Added .tell command to store messages for users, v0.9.0 2016-04-01 15:13:49 +01:00
Zac Herd
b8819929c1 Made user ID tracking more frequent, v0.8.1 2016-04-01 14:32:18 +01:00
Zac Herd
0366302649 Added .whois command and user ID tracking, v0.8.0 2016-04-01 14:27:00 +01:00
Zac Herd
c4b68c245a Don't log bot commands in history, v0.7.6 2016-04-01 13:47:53 +01:00
Zac Herd
64fbb65bb1 Delete messages that use the .say command, v0.7.5 2016-04-01 13:43:26 +01:00
Zac Herd
150e0e92f6 GitLab now running on port 55555, v0.7.4 2016-04-01 13:02:48 +01:00
Zac Herd
a8803d989e Changed .source command to .upskirt for added lewdness, v0.7.3 2016-04-01 12:14:50 +01:00
Zac Herd
2e2305d1a7 Changed source URL to use HTTPS, v0.7.2 2016-04-01 12:06:40 +01:00
Zac Herd
c6f31461e7 Maki refuses to die if user is not admin instead of simply ignoring, v0.7.1 2016-04-01 10:01:07 +01:00
Zac Herd
57bd0c94b2 Added .say command, minor changes, v0.7.0 2016-04-01 09:52:38 +01:00
Zac Herd
102b4bee2b Added handler for .seen Maki, v0.6.2 2016-03-31 12:08:23 +01:00
Zac Herd
6c566263c0 Fixed incorrect JSON being loaded for welcomes, fixed .seen picking up itself, v0.6.1 2016-03-31 00:38:14 +01:00
Zac Herd
387a473bd6 Added welcome messages, v0.6.0 2016-03-31 00:34:28 +01:00
Zac Herd
b24c5aafed Added persistent data using JSON, v0.5.0 2016-03-30 23:33:53 +01:00
Zac Herd
ed009052a6 Stopped source link expanding when posted, v0.4.1 2016-03-30 22:59:51 +01:00
Zac Herd
e05b3f5286 Initial commit, v0.4 2016-03-30 21:28:59 +01:00