Commit Graph

21 Commits

Author SHA1 Message Date
JustMaffie
2ace5f7040 Implement nickname support
Nicknames will be shown in both the embed and discord.
2017-08-02 19:03:39 +00:00
Jeremy "EndenDragon" Zhang
82db716b61 Moved some text fields over to longtext type (#21) 2017-07-10 04:37:52 +00: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
2647753007 Show global header message when bot loses connection with server 2017-06-13 01:39:49 +00:00
Jeremy Zhang
30092fde01 Implemented Visitor View -- kinda betaish still 2017-06-09 04:22:33 +00:00
Jeremy Zhang
0b96794120 Backend support for discordio links and able to edit in admin panel 2017-06-04 05:32:23 +00:00
Jeremy Zhang
f25669e1bc Add emoji capability to bot 2017-05-30 01:05:43 +00:00
Jeremy Zhang
afda68d138 Added kick and ban commands to bot 2017-05-26 19:00:50 -07:00
Jeremy Zhang
b7b4187094 Initial command structure for bot 2017-05-20 07:50:29 +00:00
Jeremy Zhang
71ec14a609 Populate banned user for bot 2017-05-14 21:34:14 +00:00
Jeremy Zhang
2ab18abc11 Fixed some discord bot issues and added no-init flag to not index at start 2017-05-14 21:05:51 +00:00
Jeremy Zhang
a621fa8b0a Populate msgs on server join and remove on leave 2017-05-08 20:19:45 -07:00
Jeremy Zhang
74e62c7f4c Dashboard setting to change chat links, embed render, and mentions limit 2017-05-08 17:55:07 -07:00
Jeremy Zhang
fc169c2063 Transition over to use db instead of fetching discord REST 2017-05-06 18:19:20 -07:00
Jeremy Zhang
9c24093901 Fetching database for messages instead 2017-05-06 17:19:12 -07:00
Jeremy Zhang
b537aacb1c Basic pushing information to the database of members and guilds 2017-05-06 15:27:07 -07:00
Jeremy Zhang
e7e0c6e505 Discord bot db pool recycle set 2017-05-06 01:09:54 -07:00
Jeremy Zhang
b43d29bca5 Prevent update msg when no message exists 2017-05-06 01:04:34 -07:00
Jeremy Zhang
ba7b47f193 Messages database 2017-05-06 01:03:52 -07:00
Jeremy Zhang
7762862623 Discordbot database setup inital/partial 2017-05-03 22:16:49 -07:00
Jeremy Zhang
1e1a3ab43e Partial discordbot work 2017-05-04 03:22:27 +00:00