diff --git a/src/config/mod.rs b/src/config/mod.rs index 7e15744..205c987 100644 --- a/src/config/mod.rs +++ b/src/config/mod.rs @@ -130,7 +130,7 @@ impl Config { community_id: community_ids.find(&feed.communities.chapter), url: Some(Url::parse(&item.url).unwrap()), body: Some( - "[Reddit](https://reddit.com)\n\n[Discord](https://discord.com)".into(), + "[Reddit](https://reddit.com/r/HonzukinoGekokujou)\n\n[Discord](https://discord.com/invite/fGefmzu)".into(), ), honeypot: None, nsfw: Some(false),