initial commit

This commit is contained in:
kiyayo 2020-03-17 09:02:30 -05:00 committed by GitHub
parent 8ea70047e0
commit 0097ac4d62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

11
README.md Normal file
View File

@ -0,0 +1,11 @@
# mariobot
This script downloads an image from safebooru macthing the tags given and uploads it to a server using the mastodon api
# Requirements
[Racket](https://download.racket-lang.org/)
# Usage
```shell
racket bot.rkt
```