Creating embeds

This commit is contained in:
Stijn De Clercq 2021-08-08 18:12:16 +02:00
parent b3854324d4
commit e8301ce8a2
6 changed files with 191 additions and 26 deletions

View file

@ -0,0 +1,5 @@
import unittest
class TestSchedule(unittest.TestCase):
pass