generalized status type config key instead of useMobile

This commit is contained in:
Cynthia Foxwell 2023-07-16 22:27:50 -06:00
parent 1a667b43d4
commit 3d401d9751
2 changed files with 13 additions and 15 deletions

View file

@ -1,9 +1,9 @@
package state
import (
"time"
"time"
"github.com/bwmarrin/discordgo"
"github.com/bwmarrin/discordgo"
)
type ComcordState struct {