Ske
7e9b7dcc98
Add switch commands for adding and moving
2019-06-13 16:53:04 +02:00
Ske
4c6790432b
Add system linking commands
2019-05-21 23:40:26 +02:00
Ske
8b8ec80944
Move database/mapper setup code to Core
2019-05-19 22:03:45 +02:00
Ske
08afa2543b
Add member avatar edit command
...
This also refactors a large portion of the DI toolchain, since
I discovered that you shouldn't be reusing IDbConnection objects.
Instead, most services and stores are now declared transient, and
the webhook cache has been moved to a database-independent storage
singleton by itself.
2019-05-17 01:23:09 +02:00
Ske
1824bfd6bb
bot: fix proxy service testing members with no tags set
2019-05-13 23:12:58 +02:00
Ske
72a2fadff8
bot: add member deletion command
2019-05-13 23:08:44 +02:00
Ske
5fc91d895c
bot: add proxy tag edit command
2019-05-13 22:56:22 +02:00
Ske
62dc2ce78e
bot: add birthday command
2019-05-13 22:44:49 +02:00
Ske
b42e052fee
bot: add member lookup command
2019-05-12 00:44:02 +02:00
Ske
c63e20ca50
bot: fix command dispatch
2019-05-12 00:22:48 +02:00
Ske
cf2598baa5
bot: add color change command
2019-05-11 23:56:56 +02:00
Ske
12e14c420c
web: fix a few small issues
2019-05-08 21:39:30 +02:00
Ske
6cd36e2c5e
web: add Docker support for web
2019-05-08 21:16:41 +02:00
Ske
95a7e5e821
web: add basic ASP.NET Core web interface
2019-05-08 20:53:36 +02:00
Ske
495edc3c5e
bot: use MemberStore in member type reader
2019-05-08 20:53:01 +02:00
Ske
9b49f22048
bot: enable .NET configuration management
2019-05-08 20:08:56 +02:00
Ske
c5d2b7c251
refactor project structure
2019-05-08 00:06:27 +02:00
Ske
23d8592394
bot: add member pronouns command
2019-04-29 20:36:09 +02:00
Ske
e55b7f6b71
bot: add member description command
2019-04-29 20:33:21 +02:00
Ske
6fe3154a10
bot: refactor length limits to use constants
2019-04-29 20:28:53 +02:00
Ske
bf8387cf52
bot: add invite command
2019-04-29 20:21:16 +02:00
Ske
6be9a6a89a
bot: only show proxy tags in list when present
2019-04-29 19:52:07 +02:00
Ske
c359935855
bot: sort member list alphabetically
2019-04-29 19:44:17 +02:00
Ske
9a5a5ce34f
bot: add member renaming command
2019-04-29 19:43:09 +02:00
Ske
ff78639ac0
bot: add usage for commands
2019-04-29 17:44:20 +02:00
Ske
02dfa35a81
bot: add system member list commands
2019-04-29 17:42:09 +02:00
Ske
8359df09e9
bot: add member creation command
2019-04-27 16:30:34 +02:00
Ske
876dcc0145
bot: add system deletion command
2019-04-26 18:15:33 +02:00
Ske
b5d87290db
bot: finish tag setting command
2019-04-26 17:14:20 +02:00
Ske
b8065e2065
bot: periodically update game status
2019-04-25 18:50:07 +02:00
Ske
21b16667df
bot: move log channel embed to embed service
2019-04-22 17:10:18 +02:00
Ske
467719283f
bot: fix showing id instead of hid on system card
2019-04-21 19:11:05 +02:00
Ske
62cde789cb
bot: split bot namespace, add system card, fix command handling
2019-04-21 15:33:22 +02:00
Ske
c36cee6f28
bot: create tables on first run
2019-04-20 22:45:32 +02:00
Ske
41d9c84d76
bot: add generic runtime error handler
2019-04-20 22:36:54 +02:00
Ske
0d6b6bf08e
bot: trace startup sequence to stdout
2019-04-20 22:25:03 +02:00
Ske
e7fa5625b6
bot: .net rewrite skeleton
2019-04-19 20:48:37 +02:00
Ske
b5d1b87a72
web: reduce bundle size
2019-04-19 20:41:18 +02:00
Ske
3d6fa86518
Add unfinished website section
2019-04-19 18:08:58 +02:00
xBelladonna
d081be838a
Add server tracker
2019-04-17 14:13:48 +02:00
Ske
875729258e
Actually make a tag, not just dump the ID... *facepalm*
2019-04-15 17:11:45 +02:00
Ske
f978029137
Add clickable account tags on pk;system card
2019-04-15 12:42:20 +02:00
Ske
b7d648935d
Add clickable account tags in message cards
2019-04-14 23:24:49 +02:00
Ske
6c3c6eae4d
Add viewing member pronouns on message query. Closes #73 .
2019-04-14 22:22:53 +02:00
Grey Himmel
e1c1ea2bca
Update embeds.py
...
Cosmetic change, mentions the new listing features
2019-04-13 15:32:20 +02:00
xBelladonna
71f3738849
Oops pt. 1
2019-04-12 16:38:27 +02:00
xBelladonna
f49c2baaff
Add more aliases and update help
2019-04-11 10:29:56 +02:00
xBelladonna
52e1c06d1b
Add command aliases
2019-04-11 10:29:56 +02:00
Ske
0cc55e5717
Remove broken subcommand pk;member help
2019-04-09 22:14:17 +02:00
Ske
54ba5adaa2
Embiggen member name in short list
2019-04-09 22:12:49 +02:00