/DiscordBot-Hugo-Post

discord bot cog to make new blog posts on hugo with a simple command. written in python

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

DiscordBot-Hugo-Post

discord bot to make new blog posts on hugo with a simple command. written in python. easilly added to your existing bot(s), if you use cogs.

how to setup:

  1. put your token in settings.py
  2. put your content/posts directory in functions/logs/logs.py (its near the bottom)

how to use:

  1. do .logs
  2. enter title of the blog
  3. enter description of the blog
  4. enter blog text
  5. blog will be posted! (the bot will post an embed of what you just posted as confirmation)

hugo: https://gohugo.io/