mrazishere / Twitch-Chatbot-Deployment

Deploys multiple node.js instances for multiple Twitch streams with the use of PM2
MIT License
1 stars 0 forks source link

Custom commands #2

Closed mrazishere closed 1 year ago

mrazishere commented 1 year ago

Add custom command feature to main bot.

To add new commands:
!addcommand command_name command_response

To edit existing commands:
!editcommand command_name command_response

To delete commands:
!delcommand command_name

To see all custom commands
!clist