Bot
Last updated
Was this helpful?
Last updated
Was this helpful?
Before hosting I recommend consulting the documentation of the language used by your bot.
If you are Verified en-us new
role, it means that you have successfully registered with Discloud.
.upc
in the #πγ»commands
channelCopy and modify our discloud.config example to use in your app.
Remove (or do not include in your .zip file) the following folders/files in the following projects:
JavaScript: remove node_modules
, .npm
and package-lock.json
Python: remove venv
and .cache