Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 841 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 841 Bytes

tlmbot

A simple Discord bot for Threat Level Midnight

Features

  • URL Scraper: the bot records any http/https/ftp URL pasted in the public channels
  • Karma: ++ and -- on words will give those words karma. For example:

2021-12-28 15_35_24-general - Discord

Discord bits (in the bot directory)

  • Powered by pycord
  • Stores data in an SQLite3 database

Web bits (in the web directory)

  • Powered by Flask
  • Loads data from the same SQLite3 database for display in a browser
  • Presents the following endpoints:
    • /urls: Filterable/searchable list of URLs pasted into discord

Future projects

  • TLM Lore repository