issues
search
2colours
/
Boggler-Bot-PHP
GNU Affero General Public License v3.0
0
stars
0
forks
source link
Investigate and improve command parsing
#12
Open
2colours
opened
3 weeks ago
2colours
commented
3 weeks ago
there used to be an alias
B!
for
b!
(automatic uppercase on phones)
there used to be an alias
''
(empty string) for
's'
the command parsing doesn't trim all whitespaces -
b! alma
will have a space as its first argument - this doesn't seem appropriate at all
B!
forb!
(automatic uppercase on phones)''
(empty string) for's'
b! alma
will have a space as its first argument - this doesn't seem appropriate at all