Skip to content

tabletoptools/hawthorne-items

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modular Item Homebrew Catalog

Requires Python 3.6.x.

How to install

To install, run pip install -r requirements.txt. Once you've done that, you need to set the constants - namely, your item source, divider, ignored lines, and meta lines. Open bot.py and edit the constants at the top of the file to your desire.

How to run

To run, run the command TOKEN=<bot token> python3.6 bot.py, replacing <bot token> with a Discord bot token.

About

A simple bot to catalog homebrew items online.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%