Reminders for league. Now just reminders, without attack button
This commit is contained in:
@@ -25,6 +25,4 @@ func New(ac *appcontext.Context) {
|
||||
// Init is an initialization function for pinner
|
||||
func (p *Pinner) Init() {
|
||||
c.Log.Info("Initializing Pinner...")
|
||||
|
||||
c.Cron.AddFunc("0 55 4-23/2 * * *", p.PinBattleAlert)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user