Advertisement
BlackPymer

Untitled

Mar 30th, 2023
329
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.17 KB | None | 0 0
  1. import json
  2. from EdgeGPT import Chatbot, ConversationStyle
  3. from aiogram import Bot, types
  4. from aiogram.dispatcher import Dispatcher
  5. from aiogram.utils import executor
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement