@piarre/dsclideprecated

A Discord Bot CLI

Usage no npm install needed!

<script type="module">
  import piarreDscli from 'https://cdn.skypack.dev/@piarre/dscli';
</script>

README

Welcome to my own CLI.

npm install @piarre/dscli

My CLI can be use to create your own Discord Bot, with JavaScript and Python.


Installion

  1. Install the CLI
  • npm install @piarre/dscli
  1. Use the CLI
  • dscli -i --git

Use the templates

Javascript

  1. Install the packages.
  • npm install
  1. Your credentials
  • Change the client.json settings (Token and prefix).
  1. Run the bot
  • Run the bot by runnig npm run start

Python

  1. Install the packages.
  • Install the packages by running pip install -r requirements.txt
  1. Your credentials
  • Change the credentials in the main.py (Token and prefix).
  1. Run the bot
  • Run the bot by runnig py main.py

Java

  1. Install the packages.
  • Open the config.toml
  1. Your credentials
  • Change the credentials (Token and prefix).
  1. Run the bot
  • Run the bot with Java

If you have some problems with contact me on Twitter (you can find it on my github !).