πBot
Last updated
Last updated
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.
You can access the commands using the .help
or .help <command>
to find out how to use the command mentioned.
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