1.0.9 • Published 3 years ago

@piarre/dscli v1.0.9

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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 !).