|
1 year ago | |
---|---|---|
config | 1 year ago | |
lib | 1 year ago | |
test | 1 year ago | |
.formatter.exs | 1 year ago | |
.gitignore | 1 year ago | |
README.md | 1 year ago | |
mix.exs | 1 year ago | |
mix.lock | 1 year ago |
This is a Social Networking Bot for servers providing the Mastodon API.
It uses hunter for handling the connection.
To build it, first fetch the dependencies:
$ mix deps.get
If you want to run the automated tests for this project:
$ mix test
To run the bot, add your access token to the config and run:
$ mix run --no-halt