Skip to content

Commit 289d9f7

Browse files
committed
moved bot to discord-bot
1 parent 5284e30 commit 289d9f7

31 files changed

Lines changed: 19 additions & 20 deletions

bot/templates/teaser_assistant_reply.msg

Lines changed: 0 additions & 3 deletions
This file was deleted.

bot/templates/teaser_initial_prompt.msg

Lines changed: 0 additions & 3 deletions
This file was deleted.
File renamed without changes.
File renamed without changes.

bot/__main__.py renamed to discord-bot/__main__.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# -*- coding: utf-8 -*-
2-
from bot_settings import settings
3-
42
from bot import OpenAssistantBot
3+
from bot_settings import settings
54

65
# invite bot url: https://discord.com/api/oauth2/authorize?client_id=1054078345542910022&permissions=1634235579456&scope=bot
76

File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)