issues
search
slack-ruby
/
slack-ruby-bot
The easiest way to write a Slack bot in Ruby.
MIT License
1.12k
stars
187
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Repeated 429 (ratelimited) errors from slack
#280
eukim0704
opened
1 year ago
1
Is this repo really legacy, there is still a use case?
#279
merefield
opened
2 years ago
3
Clarification of MIGRATION.md
#278
mr-exz
closed
3 years ago
8
Revert "Added migration warnings and guides."
#277
MrBond34
closed
3 years ago
2
Missing concurrency - Add faye-websocket to your gemfile -- It's already in my Gemfile
#276
altjx
closed
3 years ago
1
is there an example for how to implement a conversational bot using slack-ruby-bot?
#275
rainchen
closed
3 years ago
1
When a command is posted in thread, its again posted as direct message automatically
#274
ReshmaUmapathy
opened
3 years ago
4
Added migration warnings and guides.
#273
dblock
closed
3 years ago
1
Testing for two outputs from a command
#272
CeeBeeUK
closed
3 years ago
5
Added active-support dependency.
#271
dblock
closed
4 years ago
4
Pongbot does not run on linux mint 19
#270
descholar-ceo
closed
4 years ago
4
Upload a file?
#269
dimkinware
closed
4 years ago
1
without mention in channel bot can't reply
#268
fadhlimaulidri
closed
4 years ago
1
Require Faraday >= 1.0.
#267
dblock
closed
4 years ago
0
Removed deprecated hooks.
#266
dblock
closed
4 years ago
0
Make allow_bot_messages and allow_message_loops available in SlackRubyBot::Client
#265
dblock
closed
4 years ago
0
Added TOC to README.
#264
dblock
closed
4 years ago
0
Removed Giphy support
#263
dblock
closed
4 years ago
0
Extract attachments text
#262
dblock
opened
4 years ago
0
Remove support for Giphy
#261
dblock
closed
4 years ago
0
docs: Add brief migration guide
#260
wasabigeek
closed
4 years ago
1
Where can i find more info on the client.say method?
#259
dsusviela
opened
4 years ago
7
Exclude development dependency from public RSpec config
#258
dikond
closed
4 years ago
3
Consider splitting RSpec shared behaviours and development dependencies
#257
dikond
closed
4 years ago
4
Allow command matcher to receive no-break spaces as regular spaces.
#256
dblock
closed
4 years ago
2
Replace no-break spaces with regular spaces during command match process
#255
ghost
closed
4 years ago
6
Use config.token and config.aliases if set
#254
wasabigeek
closed
4 years ago
3
Remove unsupported giphy rating
#253
wasabigeek
closed
4 years ago
2
Migration to non-legacy bots
#252
dblock
closed
4 years ago
6
Updated DEPLOYMENT.md to include changes in Slack App creation
#251
voscarmv
closed
4 years ago
4
Added `config.allow_bot_messages`, defaults to `false`
#250
dblock
closed
4 years ago
0
DMing self produces Sorry @Slackbot, I don't understand that command!
#249
dblock
closed
4 years ago
1
Deployment tutorial needs update
#248
voscarmv
closed
4 years ago
2
Testing other code execution inside a command
#247
CeeBeeUK
closed
4 years ago
8
Upgraded RuboCop to 0.80.1, targeting Ruby 2.3+.
#246
dblock
closed
4 years ago
0
Add TargetRubyVersion for rubocop
#245
wasabigeek
closed
4 years ago
6
Log reconnects
#244
wasabigeek
closed
4 years ago
8
Graceful shutdown
#243
EhudKeywee
opened
4 years ago
1
Getting lots of 429 rate limit errors on https://slack.com/api/rtm.start calls
#242
LouisKottmann
closed
4 years ago
7
not_allowed_token_type error when booting app
#241
jillguyonnet
closed
1 year ago
3
SlackRubyBot.config.token does not work?
#240
jrab89
closed
4 years ago
3
Adding attachments to the message.
#239
TheTharin
closed
5 years ago
2
Remove almost-offending giphy attachments
#238
Startouf
closed
4 years ago
3
Unescape special Slack Characters
#237
Startouf
opened
5 years ago
1
Duplicate responses to commands after bot is left idling w/ celluloid
#236
jillguyonnet
closed
1 year ago
15
Missing bracket
#235
ghost
closed
5 years ago
2
slack-ruby-bot rspec doesn't log no bot response properly. Reports undefined method count for nil:NilClass
#234
spkane
closed
5 years ago
4
Missing documentation on usage with RSpec?
#233
Alobeast
opened
5 years ago
1
Lock async-websocket at 0.8.0.
#232
dblock
closed
5 years ago
1
Update DEPLOYMENT concerning OAuth and legacy tokens
#231
jcraigk
closed
5 years ago
1
Next