issues
search
subecho
/
KarmaChameleon
A Simple Karma Bot User for Slack
GNU General Public License v3.0
6
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Issue4 unittests
#42
wrideout
closed
3 years ago
0
Missing test coverage
#41
wrideout
closed
3 years ago
0
Issue4 unittests
#40
wrideout
closed
3 years ago
0
Pinging owner on crash
#39
bdecato
closed
3 years ago
1
Issue37 bolt api
#38
wrideout
closed
3 years ago
1
Update KarmaChameleon to use the new Slack Bolt API
#37
wrideout
closed
3 years ago
0
Use `black` Formatter
#36
subecho
closed
3 years ago
0
Clean up requirements and fix some style errors.
#35
subecho
closed
3 years ago
0
Fix all pylint errors and warnings
#34
wrideout
closed
3 years ago
0
Use the python logging module instead of prints.
#33
wrideout
closed
3 years ago
2
Create karma file if not present at bot boot, fixes #30
#32
wrideout
closed
3 years ago
0
Allow bot to handle missing or empty karma file gracefully when handling leaderboard command
#31
wrideout
closed
3 years ago
1
Create karma file if not there on startup
#30
wrideout
closed
3 years ago
0
KarmaBot barfs if karma file is empty or nonexistent
#29
wrideout
closed
3 years ago
0
Return 200 if unhandled event or no match, since no error
#28
wrideout
closed
3 years ago
0
KarmaChameleon bot responses to karma ops results in POST 500
#27
wrideout
closed
3 years ago
0
Normalize token names when they are not usernames
#26
wrideout
closed
3 years ago
1
Leaderboard 2.0 improvements
#25
bdecato
opened
3 years ago
2
Realname error
#24
bdecato
closed
3 years ago
0
Use pip-compile and Other Pip Tools to Handle Requirements
#23
subecho
closed
3 years ago
1
A leaderboard!
#22
bdecato
closed
3 years ago
1
Fix precedence issue in EventManager which resulting in incorrent self-bump match. Fixes #20
#21
wrideout
closed
3 years ago
1
Users can trigger karma events if -- or ++ is in a message.
#20
wrideout
closed
3 years ago
0
Remove all lint
#19
wrideout
closed
3 years ago
0
Fix bug where space between bump subject and type resulted in no bump
#18
wrideout
closed
3 years ago
1
Testing Feature: When using the #karmachameleontesting channel, don't actually change karma JSON file
#17
wrideout
closed
3 years ago
0
When preventing self ++/--, make sure that either of the regexes are matched, to prevent things like == being read as "not ++" and therefore a --.
#16
wrideout
closed
3 years ago
1
Improve logic around self inc/dec, as == is currently accepted as "not an increment".
#15
wrideout
closed
3 years ago
0
bad_key_quickfix
#14
wrideout
closed
3 years ago
0
disalowSelfBump
#13
wrideout
closed
3 years ago
1
issue_eleven
#12
wrideout
closed
3 years ago
3
Allow for things after ++/--
#11
jakehschwartz
closed
3 years ago
1
Issue with the Bot treating "foo++" and "foo ++" as different entities.
#10
subecho
closed
6 years ago
1
Add Logging for the Event Manager Class
#9
subecho
closed
3 years ago
1
Add the Ability to Save and Load Karma Data
#8
subecho
closed
6 years ago
1
Implement the Slash Command "/leaderboard"
#7
bdecato
closed
3 years ago
0
Randomize increment/decrement messages
#6
bdecato
closed
6 years ago
1
Normalize Names on Increment and Decrement Operations
#5
subecho
closed
3 years ago
1
Karma Chameleon is Missing Unit Tests
#4
subecho
closed
3 years ago
1
Update the README with More Details About How to Run Karma Chameleon
#3
subecho
closed
3 years ago
1
Don't count self ++/--
#2
jakehschwartz
closed
3 years ago
2
Allow for spaces in ++/-- message
#1
jakehschwartz
closed
6 years ago
1
Previous