https://linen.dev logo
Serenity discord bot keeps going offline
# help
a
This recently started on version 0.10, and having seen the announcement about 0.11 I've updated to shuttle version 0.11, gone through a couple of
project rm
and
project new
since then, re-deployed a couple of times too, but the bot still keeps going offline. Could this be something left over from version 0.10 that hasn't been fully cleared up yet?
k
Hey! Did you try the suggestions for discord bots in the release notes?
Your bot may have very low activity and therefore goes offline? Since discord bots don't get awoken by traffic (but they are kept awake by traffic), we allow the user to disable sleeping:
--idle-minutes 0
a
Oh I hadn't seen this - will try it, it sounds like that's what's happening Thanks!
k
No problem!