[ENHANCEMENT] Add console commands #28

Open
opened 2022-12-21 06:23:57 +00:00 by ElBe-Plaq · 1 comment
ElBe-Plaq commented 2022-12-21 06:23:57 +00:00 (Migrated from github.com)

Add a console that opens when python bot.py -c or python bot.py -console is used.

  • Add console
  • Add chat function
  • Add commands
    • Help
    • Say
    • Msg
  • Add asyncio stuff (to make it work)
  • Add documentation
Add a console that opens when `python bot.py -c` or `python bot.py -console` is used. - [ ] Add console - [ ] Add chat function - [ ] Add commands - [ ] Help - [ ] Say - [ ] Msg - [ ] Add asyncio stuff (to make it work) - [ ] Add documentation
ElBe-Plaq commented 2022-12-26 11:35:05 +00:00 (Migrated from github.com)

Addition:

  • Make it work with -- arguments too
Addition: - [ ] Make it work with `--` arguments too
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ElBe-Development/discord.py-bot-template#28
No description provided.