fix alias and add swtiching playing game #15

Closed
MSFTserver wants to merge 1 commit from patch-4 into master
MSFTserver commented 2018-02-16 09:58:01 +01:00 (Migrated from github.com)

fix aliases and add playing game to cycle through the new options
to use aliases youll need to create a alias.json in the folder with bot.js
Example:

{
"tests":"stats"
}
fix aliases and add playing game to cycle through the new options to use aliases youll need to create a alias.json in the folder with bot.js Example: ``` { "tests":"stats" } ```
nikooo777 commented 2018-02-21 16:49:07 +01:00 (Migrated from github.com)

discussed this with @MSFTserver and it seems to be something that is unnecessary in tipbot.
A good PR candidate could be the entire removal of this feature from the code.

discussed this with @MSFTserver and it seems to be something that is unnecessary in tipbot. A good PR candidate could be the entire removal of this feature from the code.

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-tipbot#15
No description provided.