quotes=[]string{"The hardest choices require the strongest wills.","You're strong, but I could snap my fingers and you'd all cease to exist.","Fun isn't something one considers when balancing the universe. But this... does put a smile on my face.","Perfectly balanced, as all things should be.","I am inevitable."}
quotes=[]string{"The hardest choices require the strongest wills.","You're strong, but I could snap my fingers and you'd all cease to exist.","Fun isn't something one considers when balancing the universe. But this... does put a smile on my face.","Perfectly balanced, as all things should be.","I am inevitable."}
version="2.6"
version="2.7"
gitCommitstring
gitCommitstring
)
)
@ -86,7 +81,7 @@ func main() {
log.LogInfo("Thanos is now running. Press CTRL-C to exit.")
log.LogInfo("Thanos is now running. Press CTRL-C to exit.")
gopurgeTimer(dg)
gopurgeTimer(dg)
iftime.Since(config.BumpTime)>2*time.Hour{
iftime.Since(config.BumpTime)>2*time.Hour{
dg.ChannelMessageSend(config.AdminChannel,"!d bump is ready")
dg.ChannelMessageSend(config.AdminChannel,"!d bump is ready")
}
}
sc:=make(chanos.Signal,1)
sc:=make(chanos.Signal,1)
@ -332,31 +327,6 @@ func readReaction(s *discordgo.Session, m *discordgo.MessageReactionAdd) {