lbry-tipbot/bot
ProfessorDey 6237777be0
Fix Private Mode Usernames
So it turns out that if you try to print a userid of someone that isn't in that server, such as in a dm channel, it simply displays as invalid user (Even though userids are unique across the entirety of discord, got to love that logic). So now the private message instead uses the .username and .tag attributes to provide the normal userid, like so: @GenericUser#1234

While this may be a tad confusing to those using nicknames, it identifies the exact individual doing the tipping, it just might require a little digging.
2018-03-08 07:55:27 +00:00
..
modules Fix Private Mode Usernames 2018-03-08 07:55:27 +00:00
bot.js converted some strings in template strings 2018-02-22 01:39:04 +01:00
plugins.js prettified code 2017-11-23 02:01:52 +01:00