From 8c2197a0d7b74cd8ffe761670aca4213039a7aff Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Mon, 9 May 2022 16:42:31 -0400 Subject: fix new ircrobots stuff --- config.example.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.example.yaml') diff --git a/config.example.yaml b/config.example.yaml index ab54cb4..6c62e98 100644 --- a/config.example.yaml +++ b/config.example.yaml @@ -11,6 +11,6 @@ mastodon: client_id: 1234566 client_secret: beeeep access_token: you do not want to know - base_url: https://tilde.zone + api_base_url: https://tilde.zone channels: - '#club' -- cgit 1.4.1