forked from adam/discord-bot-shtik
Adam R Grey
efb4ab00d2
notes to self. 1) trust in upsert. an account has an external ID, a channel has an external ID w.r.t. its protocol. 2) as long as you can collapse a User, collapse Self. |
||
---|---|---|
.config | ||
.vscode | ||
assets | ||
Behavior | ||
Controllers | ||
Conversion | ||
Migrations | ||
Models | ||
Properties | ||
ProtocolInterfaces | ||
Views | ||
wwwroot | ||
.gitignore | ||
appsettings.json | ||
ConsoleService.cs | ||
externalProcess.cs | ||
Jenkinsfile | ||
Program.cs | ||
README.md | ||
Shared.cs | ||
vassago.csproj |
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?