|
04232162f2
|
revamped natural to use a regex to match commands. natural now supports until parameter
|
2021-01-14 17:56:57 +00:00 |
|
|
702743c108
|
reverted previous changes. dependency upgrade
|
2021-01-13 19:19:55 +00:00 |
|
|
e866171ea7
|
dependency upd
|
2021-01-09 18:25:50 +00:00 |
|
|
99c4a23bf0
|
updated serenity to latest current. interval and remind commands are now operationally identical using one regex. interval accepts an optional third parameter which is an expiration point
|
2021-01-03 14:48:18 +00:00 |
|
|
6311099cc6
|
meridian command for switching from 12/24 format
|
2020-12-16 16:53:13 +00:00 |
|
|
44d06e4298
|
silent mentioning for roles in reminders
|
2020-12-15 23:03:41 +00:00 |
|
|
167a5a404f
|
help command rework
|
2020-11-30 21:55:34 +00:00 |
|
|
268fcab8c5
|
help command rework started
|
2020-11-30 16:06:05 +00:00 |
|
|
3879c83085
|
rework of remind command. updated a dep. fixed an issue in parsing absolute times
|
2020-11-29 00:36:42 +00:00 |
|
|
1927d381ab
|
bumped sqlx -> 0.4, bumped reminder_rs -> 1.2.3, added a more descriptive message for not enough permissions. removed STRINGS_TABLE environment variable
|
2020-11-20 16:37:39 +00:00 |
|
|
4bc7b36fd1
|
$look has new flag all which views reminders from entire guild. reminders now support basic substitution: <<id>> for a user, or <<everyone>> and <<here>> for the everyone and here tags respectively
|
2020-11-09 13:47:11 +00:00 |
|
|
a380c1f139
|
fix for bulk setting reminders
|
2020-10-27 12:11:05 +00:00 |
|
|
8e567bf10b
|
bumped to rc.7. embed avatar inside executable. nudge now outputs the current nudge when ran with no arguments
|
2020-10-23 22:23:43 +01:00 |
|
|
11d12469fc
|
warn when avatar path not real
|
2020-10-14 11:52:09 +01:00 |
|
|
dca2b37fb0
|
made webhook avatar configurable
|
2020-10-14 11:31:18 +01:00 |
|
|
ceac7be083
|
moved around the consts so that default prefix env var isnt being read into the framework. made theme color configurable
|
2020-10-13 14:35:13 +01:00 |
|
|
03e5578dcb
|
made strings table name configurable
|
2020-10-12 23:17:47 +01:00 |
|
|
84aa7c3278
|
readded local_language config option
|
2020-10-12 22:43:02 +01:00 |
|
|
c9fd2fea81
|
ran rustfmt over project. cleared up a couple of clippy things
|
2020-10-12 21:01:27 +01:00 |
|
|
88596fb399
|
padded readme out. made python location configurable. made ignore_bots configurable. replaced max_message_length with serenity's provided constant
|
2020-10-12 19:12:33 +01:00 |
|
|
7cfe62d18f
|
moved LOCAL_TIMEZONE to consts.rs
|
2020-10-11 18:06:14 +01:00 |
|
|
47ad3f3822
|
added count to del. changed inner joins to left outers. moved all consts and lazies into consts.rs. more formatting fixes
|
2020-10-11 17:41:26 +01:00 |
|
|
2d6d9da70a
|
functions to display displacements
|
2020-10-06 12:02:09 +01:00 |
|
jude
|
1813a00eac
|
alias paging messages to not surpass 2048 characters
|
2020-09-28 16:11:27 +01:00 |
|
jude
|
5ad143511e
|
cleared up remaining warnings. messed with prefix so that is it now configured by the program + env vars rather than the DB + magic strings
|
2020-09-28 13:42:20 +01:00 |
|