Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
gdehmlow
/
slackbot
Public
forked from
scrapinghub/slackbot
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
slackbot
tests
on
master
User selector
All users
All time
Commit history
Commits on May 27, 2016
Skip upload files tests for now.
lins05
committed
126c675
View commit details
Copy full SHA for 126c675
View code at this point
Browse repository at this point
Commits on May 15, 2016
added default_reply() as a plugin capability
David Benjamin
committed
26abfb8
View commit details
Copy full SHA for 26abfb8
View code at this point
Browse repository at this point
Commits on Apr 29, 2016
Uniform dispatcher test fixture
Show description for b634387
jtatum
committed
b634387
View commit details
Copy full SHA for b634387
View code at this point
Browse repository at this point
Commits on Apr 15, 2016
Merge pull request #67 from jtatum/exceptions
Show description for de4a474
lins05
committed
de4a474
View commit details
Copy full SHA for de4a474
View code at this point
Browse repository at this point
Adding unit tests for dispatcher.dispatch_msg
jtatum
committed
0deb805
View commit details
Copy full SHA for 0deb805
View code at this point
Browse repository at this point
Merge pull request #71 from jtatum/plugin_loader
Show description for 7491bbc
lins05
committed
7491bbc
View commit details
Copy full SHA for 7491bbc
View code at this point
Browse repository at this point
Add unit tests for slackclient
jtatum
committed
f36ce3d
View commit details
Copy full SHA for f36ce3d
View code at this point
Browse repository at this point
Fix dispatcher unit tests
jtatum
committed
46a1db3
View commit details
Copy full SHA for 46a1db3
View code at this point
Browse repository at this point
Commits on Apr 9, 2016
Support importing individual plugin modules
Show description for e577709
jtatum
committed
e577709
View commit details
Copy full SHA for e577709
View code at this point
Browse repository at this point
Respond to botname: in addition to @botname
Show description for 8f1532d
jtatum
committed
8f1532d
View commit details
Copy full SHA for 8f1532d
View code at this point
Browse repository at this point
Clear events on message send
Show description for b84dcdc
jtatum
committed
b84dcdc
View commit details
Copy full SHA for b84dcdc
View code at this point
Browse repository at this point
Make space after @botname or alias optional
jtatum
committed
95b22cd
View commit details
Copy full SHA for 95b22cd
View code at this point
Browse repository at this point
Commits on Apr 2, 2016
Fixed settings for functional tests.
lins05
committed
e25c6ad
View commit details
Copy full SHA for e25c6ad
View code at this point
Browse repository at this point
Commits on Mar 28, 2016
add ALIASES attribute for test_functional.py
Daniel Evans
committed
426cc13
View commit details
Copy full SHA for 426cc13
View code at this point
Browse repository at this point
Commits on Mar 22, 2016
capitalize constants in unit tests
Show description for 7b770ac
binary1230
committed
7b770ac
View commit details
Copy full SHA for 7b770ac
View code at this point
Browse repository at this point
Commits on Mar 15, 2016
create more robust unit testing for dispatcher, fix bug in dispatcher
Show description for c1c85c0
binary1230
committed
c1c85c0
View commit details
Copy full SHA for c1c85c0
View code at this point
Browse repository at this point
Commits on Mar 14, 2016
Test Driver Function
Show description for 75e9e83
Daniel Evans
committed
75e9e83
View commit details
Copy full SHA for 75e9e83
View code at this point
Browse repository at this point
Alias Test
Daniel Evans
committed
c2ce987
View commit details
Copy full SHA for c2ce987
View code at this point
Browse repository at this point
Commits on Mar 11, 2016
Prepend the AT prefix when using default reply.
lins05
committed
1746e57
View commit details
Copy full SHA for 1746e57
View code at this point
Browse repository at this point
Fixed unicode tests.
lins05
committed
70e966e
View commit details
Copy full SHA for 70e966e
View code at this point
Browse repository at this point
Added unicode related test cases.
Show description for 7ddd925
lins05
committed
7ddd925
View commit details
Copy full SHA for 7ddd925
View code at this point
Browse repository at this point
Commits on Jan 25, 2016
add a functional test for message reaction
neveryan
committed
9f45549
View commit details
Copy full SHA for 9f45549
View code at this point
Browse repository at this point
Commits on Jan 17, 2016
Improved wording
lins05
committed
97f4f0a
View commit details
Copy full SHA for 97f4f0a
View code at this point
Browse repository at this point
Fixed functional tests code after py3k support
lins05
committed
411c79f
View commit details
Copy full SHA for 411c79f
View code at this point
Browse repository at this point
Commits on Apr 29, 2015
add tests for responding direct messages with at prefix
lins05
committed
a4145f8
View commit details
Copy full SHA for a4145f8
View code at this point
Browse repository at this point
Commits on Apr 24, 2015
Added tests to ensure bot doesn't respond to unknown message or send usage message
gpailler
committed
a205286
View commit details
Copy full SHA for a205286
View code at this point
Browse repository at this point
Commits on Apr 11, 2015
Renamed test with multiple decorators
gpailler
committed
d6f5e5b
View commit details
Copy full SHA for d6f5e5b
View code at this point
Browse repository at this point
Added test with multiple decorators
gpailler
committed
690a661
View commit details
Copy full SHA for 690a661
View code at this point
Browse repository at this point
Added unit tests (formatting, @listen_to)
gpailler
committed
4b870ec
View commit details
Copy full SHA for 4b870ec
View code at this point
Browse repository at this point
Commits on Mar 16, 2015
trivial fix of typos
lins05
committed
6ab6722
View commit details
Copy full SHA for 6ab6722
View code at this point
Browse repository at this point
Commits on Mar 15, 2015
Add test to check non case-sensitive messages.
jsargiot
committed
49a7d6a
View commit details
Copy full SHA for 49a7d6a
View code at this point
Browse repository at this point
Commits on Mar 9, 2015
add tests for #2
lins05
committed
eb7c03c
View commit details
Copy full SHA for eb7c03c
View code at this point
Browse repository at this point
Commits on Mar 5, 2015
make the colon in channel message optional
lins05
committed
94c7bc6
View commit details
Copy full SHA for 94c7bc6
View code at this point
Browse repository at this point
Commits on Feb 27, 2015
add tests for reconnecting
lins05
committed
d6c9694
View commit details
Copy full SHA for d6c9694
View code at this point
Browse repository at this point
Commits on Feb 21, 2015
improve settings meachanism and README
lins05
committed
9bce72a
View commit details
Copy full SHA for 9bce72a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.