Rewrite bot into Python
This commit is contained in:
12
.vscode/launch.json
vendored
12
.vscode/launch.json
vendored
@ -1,12 +0,0 @@
|
||||
{
|
||||
"version": "0.2.0",
|
||||
"configurations": [
|
||||
{
|
||||
"name": "Launch Package",
|
||||
"type": "go",
|
||||
"request": "launch",
|
||||
"mode": "auto",
|
||||
"program": "${fileDirname}"
|
||||
}
|
||||
]
|
||||
}
|
29
.vscode/settings.json
vendored
29
.vscode/settings.json
vendored
@ -1,25 +1,8 @@
|
||||
{
|
||||
"cSpell.words": [
|
||||
"Andreas",
|
||||
"anewdawn",
|
||||
"bwmarrin",
|
||||
"discordgo",
|
||||
"Filip",
|
||||
"forgefilip",
|
||||
"Fredrik",
|
||||
"godotenv",
|
||||
"GoodAnimemes",
|
||||
"joho",
|
||||
"lovibot",
|
||||
"openai",
|
||||
"Piplup",
|
||||
"plubplub",
|
||||
"Ryouiki",
|
||||
"sashabaranov",
|
||||
"startswith",
|
||||
"vartanbeno",
|
||||
"waifu",
|
||||
"waifus",
|
||||
"Zettai"
|
||||
]
|
||||
"cSpell.words": [
|
||||
"forgefilip",
|
||||
"forgor",
|
||||
"lovibot",
|
||||
"plubplub"
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user