discord-jda / JDA

Java wrapper for the popular chat & VOIP service: Discord https://discord.com
Apache License 2.0
4.34k stars 735 forks source link

Multi tasking? #835

Closed terrychen987 closed 5 years ago

terrychen987 commented 5 years ago

General Troubleshooting

Issue

Issue Type

Description|

I'm not sure if i'm stupid or what but i built in a feature where people type !on and then it will go through a infinite loop but during the infinite loop any other command is rendered useless. i found out that if i implemented a scanner for user input on console it will register the command.

If possible please implement a way for the bot to read commands while a thread is running.

duncte123 commented 5 years ago

The github issue tracker is reserved for feature requests and bug reports. Your issue is neither and should be sorted out inside of our discord server. Go to https://discord.gg/0hMr4ce0tIl3SLv5 to receive the needed help.