A tldr pages bot for Discord that uses the new slash commands. I tried to adhere 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.
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.
- Download latest binary from releases.
- Use this guide for setting up a discord bot account. Creating a bot account
- Get your bot token and put it inside the appsettings.json file, place this file in the same directory as the executable.
- run tldr-Discord