issues
search
dev-chat
/
mocker
Slack App to Automate Mocking Your Friends
0
stars
0
forks
source link
feature/add increased backfire
#110
Closed
sfreeman422
closed
3 years ago
sfreeman422
commented
3 years ago
Added increase backfire percentage baed on how many muzzles you have sent
Removed bad import
Added log for chance of backfire
added additional log for number of muzzles
Changed MAX_TOTAL_MUZZLE_COUNT_LENGTH to 7 days
Fixed the outstanding muzzles bug
Changed backfire percent to be 5% more per muzzle
Added hotfix to prevent muzzle from attempting to muzzle itself
Added logging to event controller to debug spoiler issue
Added blocks log
Added handler for spoiler
Added proper return type
Added ?
Commented out log
Logging and stuff
Addded log for users
Added isBot to the schema for slackUser
Added better way to identify bot messages
Added log for users
Added support for better bot id handlling
Added null handling for botId
Added null check
Removed ability to muzzle bots
Lowered chance from 5% to 2.5% for each muzzle a user has. Also change to source trailing7 muzzles rather than use redis
Changed getMuzzlesByTimePeriod to return count
fixed query
Remove item.count
added log to debug
Added more logs
Fixed issues
Moved number access to muzzle persistance service
Adjusted getAllUsers