Go to file
2023-07-03 13:50:04 -04:00
.config fork: vassago 2023-06-01 00:03:23 -04:00
.vscode web interface 2023-07-03 12:51:23 -04:00
assets freedomunits as slash command 2023-05-21 14:41:43 -04:00
Behavior web interface 2023-07-03 12:51:23 -04:00
Controllers move irrelevant model 2023-07-03 13:50:04 -04:00
Conversion behaviors separated out 2023-06-19 01:14:04 -04:00
DiscordInterface web interface 2023-07-03 12:51:23 -04:00
Migrations migration for accounts vs user distinction 2023-06-28 00:14:32 -04:00
Models move irrelevant model 2023-07-03 13:50:04 -04:00
Properties web interface 2023-07-03 12:51:23 -04:00
Views move irrelevant model 2023-07-03 13:50:04 -04:00
wwwroot web interface 2023-07-03 12:51:23 -04:00
.gitignore web interface 2023-07-03 12:51:23 -04:00
appsettings.json web interface 2023-07-03 12:51:23 -04:00
Configuration.cs web interface 2023-07-03 12:51:23 -04:00
ConsoleService.cs web interface 2023-07-03 12:51:23 -04:00
externalProcess.cs start to structure code for multiplatofrm 2023-05-22 00:58:36 -04:00
Program.cs web interface 2023-07-03 12:51:23 -04:00
README.md Update 'README.md' 2022-01-24 22:08:52 -05:00
Shared.cs keep track of self 2023-06-20 21:26:44 -04:00
vassago.csproj web interface 2023-07-03 12:51:23 -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?