add message to send DM to tipbot #2

Closed
MSFTserver wants to merge 2 commits from patch-1 into master
MSFTserver commented 2017-11-09 23:29:14 +01:00 (Migrated from github.com)
No description provided.
kauffj (Migrated from github.com) requested changes 2017-11-09 23:43:28 +01:00
kauffj (Migrated from github.com) left a comment

Be sure to follow @lyoshenka's coding maxims (https://gist.github.com/lyoshenka/0a43205aa9a072b196ff87e2c689a8b9) and DRY!

(Aka make at least that number, if not the message and/or check itself, a shared value or piece of logic.

Be sure to follow @lyoshenka's coding maxims (https://gist.github.com/lyoshenka/0a43205aa9a072b196ff87e2c689a8b9) and DRY! (Aka make _at least_ that number, if not the message and/or check itself, a shared value or piece of logic.
MSFTserver commented 2017-11-11 03:52:30 +01:00 (Migrated from github.com)

@kauffj theres is alot of repeated code throughout the bot i tried to clean it up one time but got told that it was suppose to be like that and they didnt want be setting variables to stuff so we dont have to repeat an api url 20 times in price bot and other things........
image

@kauffj theres is alot of repeated code throughout the bot i tried to clean it up one time but got told that it was suppose to be like that and they didnt want be setting variables to stuff so we dont have to repeat an api url 20 times in price bot and other things........ ![image](https://user-images.githubusercontent.com/18357967/32685563-d471fe40-c648-11e7-8989-909e6c76176d.png)
MSFTserver commented 2017-11-11 03:53:41 +01:00 (Migrated from github.com)

id be much happier not repeating ourselves to

id be much happier not repeating ourselves to
MSFTserver commented 2017-11-11 23:01:04 +01:00 (Migrated from github.com)

@kauffj hows this now or did you have other things in mind of fixes

@kauffj hows this now or did you have other things in mind of fixes
nikooo777 commented 2018-01-19 11:15:56 +01:00 (Migrated from github.com)

i'm closing this PR as it's obsolete at this point

i'm closing this PR as it's obsolete at this point

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#2
No description provided.