Skip to content

penut85420/DiscordIndexingBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Indexing Bot

Introduction

  • This is a tool bot that help you build an index file of your guild.

Requirements

  • Python 3.6+
  • pipenv
  • discord.py

Usage

  • Build the environment using pipenv.
  • Rename .env.template into .env and put your token of bot after TOKEN=.
  • (Optional) Rename config.json.template into config.json and fill in.
    • title is the meta of title.
    • desc is the meta of description.
    • header is the header of markdown file.
    • ignored_channels is a list of channel that you want to ignore.
  • Run bot by pipenv run python main.py.
  • The result file will be named {Guild Name}.md.

Contact Information

  • If you have any problem, welcome to open a issue.
  • You can contact me in discord PenutChen#2135 if you like.

License

  • Licensed under the MIT license.

About

This is a discord bot that can automatically generate URL indexes of guild with markdown format.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages