TAIHEN DESU! This is a Granblue Fantasy bot for Discord. Record your sparks, roll a simulated gacha, check the schedule and more.
GNU General Public License v3.0
6
stars
2
forks
source link
Fix $choose to not include the trigger text #129
Closed
jedmund closed 3 years ago
Overview
$choose
now won't include the trigger text if Siero selects the first option.Testing
Add test cases and check the boxes to confirm you have manually confirmed the following cases.
$choose a, b
. If she replies witha
, it should not say$choose a
. If she choosesb
, try two other choices.