Feature: Introduce bots (#545)
Co-authored-by: Pranav Raj S <pranavrajs@gmail.com> Co-authored-by: Sojan Jose <sojan@pepalo.com>
This commit is contained in:
3
app/jobs/agent_bot_job.rb
Normal file
3
app/jobs/agent_bot_job.rb
Normal file
@@ -0,0 +1,3 @@
|
||||
class AgentBotJob < WebhookJob
|
||||
queue_as :bots
|
||||
end
|
||||
Reference in New Issue
Block a user