Updated doHelp() & Added Self Tip Detection #8

Merged
ProfessorDey merged 2 commits from patch-2 into master 2018-01-04 01:28:56 +01:00

2 commits

Author SHA1 Message Date
ProfessorDey
7e22067602
Update to match later PR 2018-01-03 21:57:03 +00:00
ProfessorDey
115b6c3460
Updated doHelp() & Added Self Tip Detection
Updated doHelp() to match updated module description in Commit ec48f11 (ec48f114d8 (diff-baad512c11a603dedf1cf7f391e341bd))
Also altered help logic so the help message is always DM'd to user to assist new users who struggle to find how to begin a dm session and to improve general usability.

Further added a self tip check to sendLbc() to prevent duplicate messages being received by the user, so as to make clear that the tip is only being sent once.
2017-12-25 20:22:36 +01:00