botgen

2.0.0 • Public • Published

BotGen

CLI to generate bots for Discord, Telegram and Twitter.

Templates

  • [x] Discord
  • [x] Telegram
  • [x] Twitter

Prerequisites

Installation

npm install botgen -g

Example

botgen                  # questions to generate new bot

botgen Discord          # generate new Discord bot
botgen Telegram         # generate new Telegram bot
botgen Twitter          # generate new Twitter bot

botgen -h               # all available commands and options
botgen Telegram -y      # generate new Telegram bot with default options
botgen Twitter -y -g    # generate new Twitter bot with default options and git init
botgen Discord -i       # generate new Discord bot and automatically install dependencies

Built With

Authors

Acknowledgments

/botgen/

    Package Sidebar

    Install

    npm i botgen

    Weekly Downloads

    2

    Version

    2.0.0

    License

    MIT

    Unpacked Size

    19.6 kB

    Total Files

    37

    Last publish

    Collaborators

    • xxgicoxx