This repository has been archived on 2023-06-01. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2023-04-25 20:51:51 -04:00
.vscode upgrade to .net7.0 2023-02-22 16:46:44 -05:00
assets few more archaic units 2023-04-14 22:38:04 -04:00
Conversion do not attempt to de-pluralize if you don't have to. e.g., the currency ILS 2023-04-15 08:06:03 -04:00
.gitignore basic conversion including exchange pairs 2023-04-14 21:40:54 -04:00
appsettings.example.json basic conversion including exchange pairs 2023-04-14 21:40:54 -04:00
externalProcess.cs JOKES 2022-01-15 20:32:23 -05:00
Features.cs recipes 2023-04-25 20:51:51 -04:00
Jenkinsfile new feature: pulse check. also, assets folder 2023-03-22 23:12:27 -04:00
Program.cs recipes 2023-04-25 20:51:51 -04:00
README.md Update 'README.md' 2022-01-24 22:08:52 -05:00
Shared.cs qr feature 2021-11-30 21:39:43 -05:00
shtikbot-discord.csproj publish better 2023-04-14 22:06:28 -04:00

discord-bot

copy appsettings.json and fill it in

auth link

https://discord.com/oauth2/authorize?client_id=913003037348491264&permissions=274877942784&scope=bot that's read messages/view channels, send messages, send messages in threads, and attach files. but not add reactions?