New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

botgen

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

botgen

CLI to generate bots for Discord, Telegram and Twitter

  • 2.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
6
decreased by-45.45%
Maintainers
1
Weekly downloads
 
Created
Source

BotGen

CLI to generate bots for Discord, Telegram and Twitter.

Templates

  • Discord
  • Telegram
  • Twitter

Prerequisites

  • Node.js

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

Keywords

FAQs

Package last updated on 17 Aug 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc