Check out our GitHub to see all of the CORE source code - it may give you an easy starting point for some functionalities.
First, make sure the Docker container is running properly, that you've cloned with SSH and that you're able to see logs from your bot in the terminal. Check for any errors in the console or in your logs. Double-check the user loop logic to ensure itβs being executed as expected.
Your bot will be run in a seperate Docker container from the server and other bots, and this container won't have an internet connection.
If you run into issues, check the documentation, browse existing issues on the projectβs GitHub repository, or ask for help from your peers.
π
(Please tell us and open a GitHub issue.)
Have more questions? Feel free to reach out or check the documentation for further details!