|
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 |
|
|
c9fd2fea81
|
ran rustfmt over project. cleared up a couple of clippy things
|
2020-10-12 21:01:27 +01:00 |
|
|
1f41343e2e
|
fixed a lot of message formatting that had been ignored
|
2020-10-11 01:42:19 +01:00 |
|
jude
|
f13853d445
|
cleared up more clippy issues
|
2020-09-25 23:07:22 +01:00 |
|
jude
|
e222927858
|
working on the basic reminder commands
|
2020-09-11 17:41:15 +01:00 |
|
jude
|
bb4c96a628
|
ping command
|
2020-09-01 18:48:40 +01:00 |
|
jude
|
9e737dc9d6
|
accept reference to pool rather than pool itself. response method on user_data to get text lines in locale. removed say_named trait
|
2020-09-01 17:07:51 +01:00 |
|
jude
|
74617d50a5
|
time parser struct
|
2020-09-01 15:34:50 +01:00 |
|
jude
|
58298de0be
|
trait to send message from database
|
2020-08-29 18:07:15 +01:00 |
|
jude
|
e88e4cc4f1
|
clock and timezone cmd
|
2020-08-27 21:37:44 +01:00 |
|
jude
|
ff09ccfd62
|
blacklist command
|
2020-08-26 18:26:28 +01:00 |
|
jude
|
f37bf23d9f
|
changed Args to String because we dont need that
|
2020-08-10 22:12:26 +01:00 |
|
jude
|
27c62e6ac2
|
started adding commands
|
2020-08-09 23:59:31 +01:00 |
|