Skip to content

Discord bot designed for managing read-only server-info channels

License

Notifications You must be signed in to change notification settings

gdude2002/InfoBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InfoBot is becoming Smithy!

InfoBot in its current state will no longer be developed. Instead, please head on over to the Smithy project, which will contain all of the features you know and love from InfoBot!

You can sill reach us for support on the Smithy Discord server for individual support, or a chat.

InfoBot

InfoBot is a Discord bot designed for managing the read-only server information channels that you often see and need.

Some types of information channel require updating from time to time, and doing so can be tricky as in some cases you need to delete half of the messages there just to add a section.

InfoBot is designed with channels like that in mind - although you can easily use it to manage more static channels too.

For user documentation, please see the wiki.

You can also chat with us on Discord.


  • Install Python 3.6 or later
  • Set up a Virtualenv if you're using this in production
  • python -m pip install -r requirements.txt
  • Copy config.yml.example to config.yml and fill it out
  • python -m bot
    • --debug for debug-level logging
    • --no-log-discord to prevent log messages from being relayed to Discord
      • Note that DEBUG-level messages and messages from the asyncio logger are never relayed to Discord

About

Discord bot designed for managing read-only server-info channels

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages