cordless/discordutil
Marcel Schramm 42a4104c45
Reaction rendering
Reactions can now be rendered inline. This can be toggled via the
`ShowReactionsInline` configuration field.
2020-11-22 19:16:53 +01:00
..
channel.go Improve docs in discordutil.GetPrivateChannelName and split method into tview specific and unspecific one 2020-10-18 15:52:44 +02:00
channel_test.go Add test for `GetPrivateChannelName` 2019-07-31 12:58:55 +02:00
guilds.go Instead of lowercasing before string comparison, use equal fold 2020-07-04 12:14:59 +02:00
guilds_test.go Fix small bugs, replace deprecated usages and sort imports 2020-07-04 11:56:06 +02:00
message.go Reaction rendering 2020-11-22 19:16:53 +01:00
message_test.go Improve docs and coverage of GenerateQuote 2020-09-13 13:35:57 +02:00
roles.go Forgot adding a file for the previous commit 2020-07-16 01:02:54 +02:00
users.go Fixes #311 2020-08-22 17:11:16 +02:00
users_test.go Usernames can now be displayed with their respective role colors 2020-07-15 23:54:47 +02:00