https://github.com/compufox/pokegay-bot
bot that determines which pokemon are gay
https://github.com/compufox/pokegay-bot
Last synced: 5 months ago
JSON representation
bot that determines which pokemon are gay
- Host: GitHub
- URL: https://github.com/compufox/pokegay-bot
- Owner: compufox
- Created: 2020-11-30T07:26:41.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-03T07:41:56.000Z (over 5 years ago)
- Last Synced: 2026-02-24T00:39:29.298Z (5 months ago)
- Language: Common Lisp
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pokegay
### _ava fox_
mastodon bot to tell you which pokemon is gay
(its all of them. theyre all gay. every single one of them.)
## Building
using [roswell](https://github.com/roswell/roswell):
```shell
$ mkdir ~/common-lisp
$ git clone https://github.com/compufox/pokegay-bot ~/common-lisp/pokegay
$ ros run --eval "(ql:quickload :pokegay)" --eval "(asdf:make :pokegay)" --eval "(quit)"
```
expects a config file (named `config.file`) containing the mastodon instance and access keys.
also expects a tracery json file named `pokemon.json` with keys "alert" and "names"
## License
NPLv1+