daminals / discordbot_init

initializes a new discord bot from the command line (similar to create react app)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

github repo badge: Language Unit Tests

discordbot init

A simple command line tool, similar to create-react-app that creates a basic discord bot project for me to work off of.

Inspired by a repeated need to create so many files and run commands by hand when it could be automated and allow me escape the boilerplate and get straight into the main project

About

initializes a new discord bot from the command line (similar to create react app)


Languages

Language:Rust 80.7%Language:C 15.4%Language:Shell 3.9%