forked from Wardyn/lgfbot
elf → lef, remove oauth nonsense
This commit is contained in:
parent
39e8137279
commit
fbdce09230
|
@ -1 +1 @@
|
||||||
.lgfbot
|
config.json
|
||||||
|
|
|
@ -0,0 +1,4 @@
|
||||||
|
{
|
||||||
|
access_token: "...",
|
||||||
|
site: "https://freak.university",
|
||||||
|
}
|
File diff suppressed because one or more lines are too long
|
@ -0,0 +1,2 @@
|
||||||
|
mastodon.py ~= 1.8
|
||||||
|
json5 ~= 0.9.11
|
Loading…
Reference in New Issue