You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
sometimes when you are focused on a specific chatroom you have to type out mods -c xxxxx every time
Describe the solution you'd like
for each shell session when you call mods for the first time it'll fetch the chat room number for example xxxxx
and the next time you call mods without argument it'll call xxxxx instead
you can also do mods -n for creating a new chatroom and switch to there so that the next time you call mods you'll be in that new chatroom instead
and also a switch room argument mods -s to switch the current chatroom you're in
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
sometimes when you are focused on a specific chatroom you have to type out
mods -c xxxxx
every timeDescribe the solution you'd like
for each shell session when you call mods for the first time it'll fetch the chat room number for example xxxxx
and the next time you call mods without argument it'll call xxxxx instead
you can also do
mods -n
for creating a new chatroom and switch to there so that the next time you callmods
you'll be in that new chatroom insteadand also a switch room argument
mods -s
to switch the current chatroom you're inThe text was updated successfully, but these errors were encountered: