Browse Source

initial commit

master
kiyayo GitHub 4 years ago
parent
commit
0097ac4d62
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 0 deletions
  1. +11
    -0
      README.md

+ 11
- 0
README.md 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
```

Loading…
Cancel
Save