mirror of
https://github.com/ChuckNorrison/LightningTipBot.git
synced 2026-08-13 12:33:14 +02:00
add deadlines
This commit is contained in:
parent
c21d42d1e8
commit
f2b59140fa
1 changed files with 1 additions and 0 deletions
|
|
@ -104,6 +104,7 @@ func (bot TipBot) getHandler() []InterceptionWrapper {
|
|||
Handler: bot.generateImages,
|
||||
Interceptor: &Interceptor{
|
||||
Before: []intercept.Func{
|
||||
bot.requirePrivateChatInterceptor,
|
||||
bot.localizerInterceptor,
|
||||
bot.logMessageInterceptor,
|
||||
bot.loadUserInterceptor,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue