Limitation of Chatbot Functionality Due to Missing Variable Support

At the moment, I have to work with two bots. My goal is to reduce this to a single system.

The main issue is that I cannot create variables. Simple counters and similar logic cannot be implemented. I would like to do much more with the chatbot and its commands, but I am limited by the lack of variable support.

Technical Limitation

This is not a configuration issue, but a platform limitation.

The chatbot operates without persistent state:

  • No variables

  • No counters

  • No conditions

  • No stored values

As a result, even basic features such as counters or progress tracking cannot be implemented natively.

Desired Outcome

I would like to:

  • Use one central system instead of multiple bots

  • Create and manage variables

  • Build simple counters and logic

  • Control functionality via chat commands

Conclusion

Without variable support, the chatbot can only serve as a command interface, not as a logic system.
To replace multiple bots with a single solution, persistent variables and basic logic capabilities are required.

Please authenticate to join the conversation.

Upvoters
Status

Open

Board

πŸ’‘ Feature Request

Date

23 days ago

Author

ginni82

Subscribe to post

Get notified by email when there are changes.