Skip to content

Stylite/ccbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CookieCutterBot CI status

CookieCutterBot is a simple to run discord bot.

Installation

GIF

Requirements

  • Linux or Windows or macOS
  • Python 3.7 and up
$ pip install cookiecutter

Usage

$ cookiecutter https://github.com/stylite/ccbot
$ cd yourbotname
$ pip install -r reqs.txt
$ python botname.py

Development

$ virtualenv ccbot
$ . ccbot/bin/activate
$ pip install -r reqs.txt

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

GPL 3.0

About

A cookiecutter bot for discord.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages