mirror of
https://github.com/cfultz/RandomPoke.git
synced 2025-01-18 12:36:47 +01:00
Compare commits
2 Commits
53ad1ade90
...
f07fbfbeae
Author | SHA1 | Date | |
---|---|---|---|
|
f07fbfbeae | ||
|
670c2a22fb |
14
README.md
Normal file
14
README.md
Normal file
@ -0,0 +1,14 @@
|
||||
# Random Poké
|
||||
This Mastodon bot posts random Pokémon cards from the Pokémon TCG universe.
|
||||
|
||||
# Requirements
|
||||
- Mastodon.py
|
||||
- python-dotenv
|
||||
|
||||
# How to use
|
||||
- Install the pip requirements above.
|
||||
- Create a ```.env``` file in the same directory including the lines:
|
||||
|
||||
token = ACCESSTOKENHERE
|
||||
url=MASTODONURL
|
||||
- Run the bot: ```python bot.py```
|
Loading…
Reference in New Issue
Block a user