diff options
author | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2021-08-24 21:53:43 +0700 |
---|---|---|
committer | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2021-08-24 21:53:53 +0700 |
commit | f80c310c0f9d38f19255a3555a55bde1cd535c87 (patch) | |
tree | abf76e6648ecee5357cbecf086d21d023312958a /content/projects/discord-meme-bot.md | |
parent | 1f8681eae557f4963c2b44ce5927222d0bfbaf82 (diff) | |
download | blog-f80c310c0f9d38f19255a3555a55bde1cd535c87.tar.gz |
Add projects section
Diffstat (limited to 'content/projects/discord-meme-bot.md')
-rw-r--r-- | content/projects/discord-meme-bot.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/content/projects/discord-meme-bot.md b/content/projects/discord-meme-bot.md index 86be05e..b4e45df 100644 --- a/content/projects/discord-meme-bot.md +++ b/content/projects/discord-meme-bot.md @@ -9,9 +9,12 @@ author: me authorURL: / projectURL: https://github.com/dinhanhx/acanban projectStatus: stagnant +categories: ["software", "chatbot"] +tags: ["discord", "bot", "meme", "self-host"] --- Discord Meme bot is a meme bot for discord using Reddit API. +It also provides images from some other image-based subreddits. I have transferred the repo ownership to my friend [dinhanhx][dinhanhx-gh]. [dinhanhx-gh]: https://github.com/dinhanhx/ |