dece
|
895b0dec47
|
style: run Black over the whole project
|
2022-08-09 23:48:14 +02:00 |
|
dece
|
b6929c9453
|
plugins: stop using match as name
In Python 3.10 match will become a soft keyword. The program would still
work but syntax highlighting is getting weird.
|
2022-06-08 17:12:33 +02:00 |
|
dece
|
3748312c41
|
plugin: handle aliases for commands
|
2020-11-02 18:35:16 +01:00 |
|
dece
|
a7b68a1596
|
sleep: add sleep/wakeup commands
|
2020-11-02 16:20:40 +01:00 |
|
dece
|
b26c68ed67
|
notes: add command to deliver messages now
|
2020-10-12 19:26:06 +02:00 |
|
dece
|
263e9fd615
|
notes: limit number of notes for an user
|
2020-10-12 19:19:50 +02:00 |
|
dece
|
b87487deea
|
notes: fix delivery of multiples notes
|
2020-10-12 19:09:55 +02:00 |
|
dece
|
e51ca46bdb
|
notes: confirm note has been taken
|
2020-10-12 19:09:42 +02:00 |
|
dece
|
c2287f3cee
|
notes: deliver notes when an user joins
|
2020-10-12 15:45:31 +02:00 |
|
dece
|
70cdcad604
|
notes: add plugin, only taking notes
|
2020-10-09 23:37:35 +02:00 |
|