Di seguito un brevissimo tutorial su come far raggiungere lo stato "Running" al tuo bot Discord:
- all'interno della funzione ready (Discord.js) oppure on_ready (Python) basterà inserire nella funzione di stampa del messaggio console.log (Discord.js) oppure print (Python) una di queste parole chiave:
- Logged in as
- Ready as
- Running
- Listening on port
- Server started
- Server is running on
- Server is ready
- Connected successfully
- Application started
- Waiting for requests
- Server initialized
- Now serving on
- Service listening on
- Bootstrapped
- Server up and running
- API ready
- Connected to database
- All systems go
- Startup complete
- Daemon running
- Service active
- Environment ready
- Initialization complete
- Up and listening
- Worker ready
- Process started
- All services online
- Bot avviato
- ONLINE
- online