decayer177 / Discord-Basic-Nuke-Bot

Basic Discord Nuke Bot
https://github.com/decayer177/Discord-Basic-Nuke-Bot
GNU General Public License v3.0
29 stars 23 forks source link

Ban and kick command: banning people who aren't in the server.. #4

Open jfuz opened 3 years ago

jfuz commented 3 years ago

Bans people out of the server but nobody in the server.

Atharvarb commented 2 years ago

bruh my bot says

raceback (most recent call last): File "E:\Python\lib\asyncio\proactor_events.py", line 116, in del self.close() File "E:\Python\lib\asyncio\proactor_events.py", line 108, in close self._loop.call_soon(self._call_connection_lost, None) File "E:\Python\lib\asyncio\base_events.py", line 746, in call_soon self._check_closed() File "E:\Python\lib\asyncio\base_events.py", line 510, in _check_closed raise RuntimeError('Event loop is closed') RuntimeError: Event loop is closed

decayer177 commented 2 years ago

Bans people out of the server but nobody in the server.

Can you screenshot what you mean? Because it pulls the member list from inside the guild

decayer177 commented 2 years ago

Bans people out of the server but nobody in the server.

Can you screenshot what you mean? Because it pulls the member list from inside the guild

When does the error show up?

iRaccoon13 commented 2 weeks ago

bruh my bot says

raceback (most recent call last): File "E:\Python\lib\asyncio\proactor_events.py", line 116, in del self.close() File "E:\Python\lib\asyncio\proactor_events.py", line 108, in close self._loop.call_soon(self._call_connection_lost, None) File "E:\Python\lib\asyncio\base_events.py", line 746, in call_soon self._check_closed() File "E:\Python\lib\asyncio\base_events.py", line 510, in _check_closed raise RuntimeError('Event loop is closed') RuntimeError: Event loop is closed

Can you provide more details?