issues
search
GregHilston
/
Simple-Slack-Bot
Simple Python library for creating Slack bots.
https://greghilston.github.io/Simple-Slack-Bot/
MIT License
24
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump certifi from 2020.6.20 to 2022.12.7
#51
dependabot[bot]
opened
1 year ago
0
Bump urllib3 from 1.25.10 to 1.26.5
#50
dependabot[bot]
opened
3 years ago
1
Update documentation
#49
GregHilston
closed
4 years ago
0
Deployment Patterns?
#48
ankur-hop
closed
4 years ago
1
Finish writing tests
#47
GregHilston
closed
4 years ago
0
Replace unittest with pytest
#46
GregHilston
closed
4 years ago
0
Rewrite tests, replacing `unittest` with `pytest` and striving for hirer code coverage
#45
GregHilston
closed
4 years ago
1
Replace slacker with python slackclient
#44
GregHilston
closed
4 years ago
2
Evaluate `ok` in response of every Slack API call and handle gracefully
#43
GregHilston
opened
4 years ago
1
Replace deprecated `slacker` package
#42
GregHilston
closed
4 years ago
1
Errors when trying to run example_component.py
#41
coltenkrauter
closed
4 years ago
5
Added Old Unit Tests To Master
#40
GregHilston
closed
4 years ago
0
Support for reactions
#39
GregHilston
opened
4 years ago
0
Support channel replies
#38
GregHilston
closed
4 years ago
5
"not_allowed_token_type" error
#37
paolovacirca
closed
4 years ago
2
Update pip dependency versions
#36
coltenkrauter
closed
4 years ago
6
Question: Support for Slack threads?
#35
coltenkrauter
closed
4 years ago
17
__init__() got an unexpected keyword argument 'translate'
#34
coltenkrauter
closed
4 years ago
3
Bump pyyaml from 3.12 to 5.1
#33
dependabot[bot]
closed
4 years ago
0
Bump requests from 2.12.5 to 2.20.0
#32
dependabot[bot]
closed
4 years ago
1
Implement new register function for time based events, with ranges
#31
GregHilston
opened
6 years ago
1
Allow Slack API Tokens to be passed in via constructor
#30
GregHilston
closed
4 years ago
1
Write unit tests
#29
GregHilston
closed
4 years ago
1
Prevent bot crash
#28
andrew-boutin
closed
6 years ago
2
Fix helper functions that use channels list.
#27
andrew-boutin
closed
6 years ago
1
log exception raised from route_request_to_callbacks
#26
davidharrigan
closed
6 years ago
6
Deploying to Heroku
#25
jahirfiquitiva
closed
6 years ago
5
Fixes typos in README
#24
mupchrch
closed
6 years ago
1
Implement file based logger
#23
GregHilston
closed
6 years ago
0
Exception after leaving bot running for days
#22
ramast
closed
7 years ago
6
Standardize block comments
#21
GregHilston
closed
7 years ago
0
Development
#20
ramast
closed
7 years ago
5
Seems there are cases where text is not passed as part of the dictionary
#19
ramast
closed
6 years ago
10
Registration to Hellos Not Working
#18
GregHilston
closed
7 years ago
0
Register/Notifiy Goodbye
#17
GregHilston
closed
7 years ago
0
Cache Becomes Stale
#16
GregHilston
closed
6 years ago
1
Create a Github Page for the project
#15
GregHilston
closed
7 years ago
1
Add Simple-Slack-Bot to pip3's repository
#14
GregHilston
closed
7 years ago
1
Implementation registration by specific channel
#13
GregHilston
closed
7 years ago
1
Create helper functions that registered components could use in their callbacks, via a callback
#12
GregHilston
closed
7 years ago
0
Allow registered callbacks, too make callbacks against SimpleSlackBot
#11
GregHilston
closed
7 years ago
1
Implement converting of user id's to their respected string value
#10
GregHilston
closed
7 years ago
0
Implement converting of channel id's to their respected string value
#9
GregHilston
closed
7 years ago
0
Register to User Typing
#8
GregHilston
closed
7 years ago
0
Register to Presence Change
#7
GregHilston
closed
7 years ago
1
Create Unit Tests
#6
GregHilston
closed
7 years ago
0
Implement Logging
#5
GregHilston
closed
7 years ago
1
Register to Connection (Slack's Hello event)
#4
GregHilston
closed
7 years ago
1
Register to Mentions
#3
GregHilston
closed
7 years ago
1
Register To Slash Commands
#2
GregHilston
closed
7 years ago
1
Next