Skip to content

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

License

Notifications You must be signed in to change notification settings

SevensRequiem/DiscordBot-Hugo-Post

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages