stevenpitts / tldr-Discord

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tldr-Discord

Bot Invite Link

A tldr pages bot for Discord that uses the new slash commands. I tried to adhear to the v1.5 client spec but may have gone astray from it due to differences between a Discord client and a command line client.

screenshot of slash command in use

Todo:

Handle caches better, store for 30 days and update if package not found. Implement language option using the locale of the guild and allow user to override.

Self Host Guide:

  1. Download latest binary from releases.
  2. Use this guide for setting up a discord bot account. Creating a bot account
  3. Get your bot token and put it inside the appsettings.json file, place this file in the same directory as the executable.
  4. run tldr-Discord

About

License:MIT License


Languages

Language:C# 100.0%