d86a386edd
introduce a /join command for guild text channels
2019-07-20 12:51:07 +02:00
a9f23fc278
optimise tree view a tiny bit
...
don't refresh all the time, wait for the data to be ready. waiting on
the data is not a good idea either, but it is better than to
continously refresh all the data
2019-07-19 21:32:22 +02:00
af49931b49
preliminary guild view in the side bar
2019-07-19 20:52:12 +02:00
b879151e07
add online status to friends overview
2019-07-19 16:09:28 +02:00
85d6134d33
fix /msg command
2019-07-17 21:17:54 +02:00
b8fa202ce3
implement message sending to channels
2019-07-12 11:53:32 +02:00
f742f29fcc
handle incoming messages through MESSAGE_CREATE
2019-07-11 20:06:51 +02:00
6d7c7e641f
revamp handling of channels
2019-07-10 20:16:47 +02:00
596969bbae
fix loading of friends
2019-07-10 19:07:05 +02:00
b6cffac1d9
parse READY event to get information for session
2019-07-10 19:04:41 +02:00
d10f0b1f32
add session handler
2019-07-10 14:44:34 +02:00
30fb4a73df
switch over to use sessions
2019-07-10 14:30:37 +02:00