lbry-tipbot/bot
ProfessorDey d89722cd1d
Fixing Duplicate Tipbot Account Issue
Misunderstood the use of GuildMember in Discord.js due to vague documentation, resulting in tipbot accounts being created accidentally due to getting the wrong Snowflake for the user. The function now takes the user.id of the recipient, preformated to match the tipper, with appropriately adjusted references to the user.

Hopefully this should fix the issues being had though manual recovery of the currency in the accidentally created accounts will still be required. Sorry for the trouble.
2017-12-25 21:43:14 +01:00
..
modules Fixing Duplicate Tipbot Account Issue 2017-12-25 21:43:14 +01:00
bot.js prettified code 2017-11-23 02:01:52 +01:00
plugins.js prettified code 2017-11-23 02:01:52 +01:00