Skip to content
This repository has been archived by the owner on Nov 20, 2022. It is now read-only.

Latest commit

 

History

History
29 lines (21 loc) · 747 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 747 Bytes

pydiscord

⚠ This template is deprecated please refer to this library


discord.py handler that gets data from python classes and produces embed & menus

make a new .py file, and make a dictionary containing the flow name and its corresponding object at the end of the file and call it flows.

import the response file so if the new response file is tutorial.py (placed in responses dir) then its

from responses import tutorial

change the test.flows to the name of your new response file, so if tutorial is the new response .py file then change it to tutorial.flows

for embed tests

!embed_test flow_type

for menu tests

!menu_test main_menu_title