MasterCruelty / MasterCruelty/robbot

[*.0] 🐛 Fix conflict between two different buttons

Open
#87 11 comments 0 reactions 3 assignees Claimed by @archetipico View on GitHub
bug good first issue help wanted medium priority refactor
Dominant language
Python
Stars
18
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Typing /urban argument1 and then /urban argument2 will be resulting in a conflict because if you press the button of the first command you get the next page of ```argument1``` but if you press the button of the second command, you get still the next page of ```argument1``` instead of ```argument2```.

I used /urban as an example but the problem is intended in every function that uses Inline buttons.

[urban.py](https://github.com/MasterCruelty/robbot/blob/master/modules/urban.py)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.