Commit Graph

58 Commits

Author SHA1 Message Date
Jeremy Zhang
70b2b266c8 Update member if there are discreptancies in db 2018-03-25 20:12:58 +00:00
Jeremy Zhang
200947e78f Fix playing status not showing 2018-03-24 14:54:50 +00:00
Jeremy Zhang
21dc5d0925 Fix handling raw message deletion 2018-03-24 14:46:32 +00:00
Jeremy Zhang
f7caa5ede5 Fix Titan Commands 2018-03-24 08:19:46 +00:00
Jeremy Zhang
930c026108 Fix handling discord user ban 2018-03-24 08:02:03 +00:00
Jeremy Zhang
817788383d Clear bufferarray on error too 2018-03-22 23:43:07 +00:00
Jeremy Zhang
731b47e978 Set various ids to integers in raw receive 2018-03-22 23:18:39 +00:00
Jeremy Zhang
00d9a9a356 Fix channel update not responding 2018-03-22 23:07:52 +00:00
Jeremy Zhang
f7b3e4e65e AutoShard Titan bot with dpy rewrite, Closes #71 2018-03-22 22:55:09 +00:00
Jeremy Zhang
c41e241fd8 ignore exception if pushing dupe msg on server join 2018-02-18 01:15:11 +00:00
Jeremy Zhang
076870763e Push message first before hitting the database 2018-02-16 20:54:06 +00:00
Jeremy Zhang
a2f378da57 Only act upon servers for channel create and remove 2018-01-25 11:20:56 +00:00
Jeremy Zhang
ff81c5009d Capture and promptly update when discrim changes 2018-01-25 11:19:43 +00:00
Jeremy Zhang
ff42f4195b Remove discordbot on init 2018-01-23 19:13:13 +00:00
Jeremy "EndenDragon" Zhang
36b31675e1
Fix server variable for the last commit
Because fixing a bug shouldn't introduce another one.
2018-01-14 23:53:28 -08:00
Jeremy Zhang
6c351c98fe Fix grabbing bans during server join to fix crash 2018-01-14 21:12:14 +00:00
Jeremy Zhang
ae12b8fa22 Posting stats for bots.discord.pw 2018-01-06 09:59:04 +00:00
Jeremy Zhang
4ae37fa854 Post stats before indexing all servers 2018-01-05 10:00:24 +00:00
Jeremy Zhang
71097eca8b Add posting status for discordbots.org 2018-01-05 09:21:25 +00:00
Jeremy Zhang
2493cd80bc Read message history being disabled might interfere with reading channel messages 2017-11-25 02:50:14 +00:00
Jeremy Zhang
d1b94ca904 Command to activate even if titan is nicknamed 2017-11-14 20:58:19 +00:00
Jeremy Zhang
07de4b3f0c update members first then deal with the messages 2017-11-07 20:19:10 +00:00
Jeremy Zhang
aed6192364 Firing delete message twice fix 2017-09-16 17:16:34 +00:00
Jeremy Zhang
46f5594763 Filter presence updates to prevent updating everything, which might create cpu hog 2017-09-16 16:53:39 +00:00
Jeremy Zhang
8a7e3322b9 Remove global header when the bot is not connected to the database 2017-09-11 20:33:20 +00:00
Jeremy "EndenDragon" Zhang
71b29cd75d Set logging location in config 2017-09-06 21:00:09 -07:00
Jeremy "EndenDragon" Zhang
600627d2e2 Allow the bot to work with not having Administrator permissions (#47) 2017-09-06 17:59:22 -07:00
Jeremy Zhang
0cfcb42ac4 Update and delete messages even if not in discordbot messages cache, and raise max_messages deque 2017-09-06 04:58:46 +00:00
Jeremy Zhang
a99b0075bc Discordbot emit on role update typo fix 2017-09-05 07:37:04 +00:00
Jeremy "EndenDragon" Zhang
aa9075f484 Inital postgresql implementation (#46) 2017-09-04 23:54:54 -07:00
Jeremy Zhang
871c8fc22f New .com domain! 2017-09-01 04:45:35 +00:00
Jeremy Zhang
e3f57500ff Realtime updating channel list 2017-08-25 06:37:14 +00:00
Jeremy Zhang
d1225e5273 Realtime emoji and discord member sidebar fix 2017-08-22 07:53:41 +00:00
Jeremy Zhang
0539efb204 WS Realtime for message actions and Sidebar members list presence update 2017-08-22 07:01:40 +00:00
Jeremy Zhang
72649f069e Basic message relaying via WS 2017-08-20 19:56:54 +00:00
JustMaffie
45df6b19fc Added a protection against crash chars that make discord crash, this is not available to be disabled, this only helps out your server. 2017-07-29 23:52:24 +02:00
Jeremy Zhang
087606bd40 Implemented Webhooks to make sending messages look more real, as an option 2017-07-01 06:52:21 +00:00
Jeremy Zhang
38df1a8ed0 Add default error reporting channel id to config example and raise heartbeat sending interval whoops 2017-06-13 02:36:38 +00:00
Jeremy Zhang
7d3c099bd7 Wait until database is online for all events before processing 2017-06-13 02:29:39 +00:00
Jeremy Zhang
9b79871f2b Send message to channel when connection to database changes 2017-06-13 02:16:45 +00:00
Jeremy Zhang
2647753007 Show global header message when bot loses connection with server 2017-06-13 01:39:49 +00:00
Jeremy Zhang
f25669e1bc Add emoji capability to bot 2017-05-30 01:05:43 +00:00
Jeremy "EndenDragon" Zhang
9661a7cbce Typo in request offline members 2017-05-27 12:18:52 -07:00
Jeremy Zhang
5cb224e20c Changed unicode encoding in mysql, it is being lazy with 3 chars not 4 2017-05-27 10:50:52 -07:00
Jeremy Zhang
6480df1b57 Added some sleep during guild join to make sure things are in order 2017-05-21 20:40:34 +00:00
Jeremy Zhang
b7b4187094 Initial command structure for bot 2017-05-20 07:50:29 +00:00
Jeremy Zhang
e59fb35e75 Fixes 2017-05-20 01:45:38 +00:00
Jeremy Zhang
4be91675ff Change game name to something more clearer 2017-05-20 01:24:21 +00:00
Jeremy Zhang
84346229b5 Leave server if no admin permission 2017-05-20 01:22:58 +00:00
Jeremy Zhang
401f12af5a Set logger to info 2017-05-14 22:19:15 +00:00