Added new subhistory command in subday handler

This commit is contained in:
Alex Vanin 2019-06-01 00:07:12 +03:00
parent 8a439c81a7
commit 22d0e095e3
4 changed files with 31 additions and 6 deletions

View file

@ -6,7 +6,7 @@ import (
)
const (
version = "3.0.1"
version = "3.0.2"
discordTokenPath = "./tokens/.discordtoken"
subdayDataPath = "./backups/subday"