Skip to content
forked from Animosity/bot.txt

.txt community website content management via Discord

Notifications You must be signed in to change notification settings

usertxt/bot.txt

 
 

Repository files navigation

bot.txt

notepad

.txt community website (www.dottxt.com) content management via Discord

What:

This project was started as a novel Discord server bot (backend: discord.py) to perform web content curation thru Discord Reactions (emojis) applied to chat messages.

Originally, this required custom implementation of raw reaction event handlers. However the rewrite of discord.py includes native raw Reaction event handlers which simplified this project's code greatly.

A basic microblog is implemented in Flask to retrieve and render the curated web content from a PostgreSQL database which is populated with the curated content, from the server bot.

About

.txt community website content management via Discord

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 82.4%
  • CSS 9.9%
  • HTML 6.2%
  • Mako 1.4%
  • Shell 0.1%