Discord Bot to keep threads from expiring
Discord Bot to keep threads from expiring Installation Create a new Discord Bot in the Discord developer console. Remember to select“Bot” and “applications.commands” in OAuth2->URL Generator else your Bot willnot work. Usage The bot exports three (slash) commands: /addthread |all to either keep the given thread ID alive or all threads alive. /rmthread to stop keeping the given thread ID alive /lsthread to list all thread IDs being kept alive The way any given thread is kept alive is by […]
Read more