Skip to content

azcraze/botbase

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Botbase

Botbase is a bot in a can, an instant, well architected bot made in go, tailored to you.

To start you just need to install cookiecutter pip install cookiecutter

Then you go to your gopath github folder, for example mine would be go/src/github.com/JonSnowbd. And then you just run cookiecutter https://github.com/JonSnowbd/botbase and from that your bot will be placed in your folder ready to be ran or compiled.

Also its go get compatible!

About

A very simple framework for creating and jumpstarting new discord bots. Made for Cookiecutter!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.7%
  • Shell 0.3%