Added new subhistory command in subday handler
This commit is contained in:
parent
8a439c81a7
commit
22d0e095e3
4 changed files with 31 additions and 6 deletions
|
@ -6,7 +6,7 @@ import (
|
|||
)
|
||||
|
||||
const (
|
||||
version = "3.0.1"
|
||||
version = "3.0.2"
|
||||
discordTokenPath = "./tokens/.discordtoken"
|
||||
subdayDataPath = "./backups/subday"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue