Compare commits

..

No commits in common. "fbdce09230cd3a5cdc5cc0e4f3830372545a9091" and "2dd46c4583ddbff001895732b0f2dc7e45778ed4" have entirely different histories.

4 changed files with 40 additions and 27 deletions

1
.gitignore vendored
View File

@ -1 +0,0 @@
config.json

View File

@ -1,4 +0,0 @@
{
access_token: "...",
site: "https://freak.university",
}

60
ljfbot.py → lgfbot.py Executable file → Normal file

File diff suppressed because one or more lines are too long

View File

@ -1,2 +0,0 @@
mastodon.py ~= 1.8
json5 ~= 0.9.11