Errors in faucet bot
```
Jun 24 12:14:45 faucet python[174985]: 2023-06-24 12:14:45,658 INFO Magnum Opus#4867 requested tokens for cosmos19rlhkqlw72329hs7gcwrt8m99y0007ra3cc4u4 in theta
Jun 24 21:47:20 faucet python[174985]: 2023-06-24 21:47:20,971 INFO CatBoss#2167 requested tokens for cosmos1jktlh2u4x4auay0hst23afv8ukrctlve0asu8t in theta
Jun 24 21:47:21 faucet python[174985]: Ignoring exception in on_message
Jun 24 21:47:21 faucet python[174985]: Traceback (most recent call last):
Jun 24 21:47:21 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/cosmos_discord_faucet.py", line 287, in token_request
Jun 24 21:47:21 faucet python[174985]: await message.reply(f'✅ <{testnet["block_explorer_tx"]}{transfer}>')
Jun 24 21:47:21 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/.env/lib/python3.9/site-packages/discord/message.py", line 1358, in reply
Jun 24 21:47:21 faucet python[174985]: return await self.channel.send(content, reference=self, **kwargs)
Jun 24 21:47:21 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/.env/lib/python3.9/site-packages/discord/abc.py", line 1065, in send
Jun 24 21:47:21 faucet python[174985]: data = await state.http.send_message(channel.id, content, tts=tts, embed=embed,
Jun 24 21:47:21 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/.env/lib/python3.9/site-packages/discord/http.py", line 248, in request
Jun 24 21:47:21 faucet python[174985]: raise Forbidden(r, data)
Jun 24 21:47:21 faucet python[174985]: discord.errors.Forbidden: 403 Forbidden (error code: 50013): Missing Permissions
Jun 24 21:47:21 faucet python[174985]: During handling of the above exception, another exception occurred:
Jun 24 21:47:21 faucet python[174985]: Traceback (most recent call last):
Jun 24 21:47:21 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/.env/lib/python3.9/site-packages/discord/client.py", line 343, in _run_event
Jun 24 21:47:21 faucet python[174985]: await coro(*args, **kwargs)
Jun 24 21:47:21 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/cosmos_discord_faucet.py", line 348, in on_message
Jun 24 21:47:21 faucet python[174985]: await token_request(message, testnet)
Jun 24 21:47:21 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/cosmos_discord_faucet.py", line 298, in token_request
Jun 24 21:47:21 faucet python[174985]: await message.reply('❗ request could not be processed')
Jun 24 21:47:21 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/.env/lib/python3.9/site-packages/discord/message.py", line 1358, in reply
Jun 24 21:47:21 faucet python[174985]: return await self.channel.send(content, reference=self, **kwargs)
Jun 24 21:47:21 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/.env/lib/python3.9/site-packages/discord/abc.py", line 1065, in send
Jun 24 21:47:21 faucet python[174985]: data = await state.http.send_message(channel.id, content, tts=tts, embed=embed,
Jun 24 21:47:21 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/.env/lib/python3.9/site-packages/discord/http.py", line 248, in request
Jun 24 21:47:21 faucet python[174985]: raise Forbidden(r, data)
Jun 24 21:47:21 faucet python[174985]: discord.errors.Forbidden: 403 Forbidden (error code: 50013): Missing Permissions
Jun 24 21:48:45 faucet python[174985]: 2023-06-24 21:48:45,545 INFO catboss_s#0 requested tokens for cosmos1jktlh2u4x4auay0hst23afv8ukrctlve0asu8t in theta and was rejected
Jun 24 21:48:45 faucet python[174985]: Ignoring exception in on_message
Jun 24 21:48:45 faucet python[174985]: Traceback (most recent call last):
Jun 24 21:48:45 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/.env/lib/python3.9/site-packages/discord/client.py", line 343, in _run_event
Jun 24 21:48:45 faucet python[174985]: await coro(*args, **kwargs)
Jun 24 21:48:45 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/cosmos_discord_faucet.py", line 348, in on_message
Jun 24 21:48:45 faucet python[174985]: await token_request(message, testnet)
Jun 24 21:48:45 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/cosmos_discord_faucet.py", line 306, in token_request
Jun 24 21:48:45 faucet python[174985]: await message.reply(reply)
Jun 24 21:48:45 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/.env/lib/python3.9/site-packages/discord/message.py", line 1358, in reply
Jun 24 21:48:45 faucet python[174985]: return await self.channel.send(content, reference=self, **kwargs)
Jun 24 21:48:45 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/.env/lib/python3.9/site-packages/discord/abc.py", line 1065, in send
Jun 24 21:48:45 faucet python[174985]: data = await state.http.send_message(channel.id, content, tts=tts, embed=embed,
Jun 24 21:48:45 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/.env/lib/python3.9/site-packages/discord/http.py", line 248, in request
Jun 24 21:48:45 faucet python[174985]: raise Forbidden(r, data)
Jun 24 21:48:45 faucet python[174985]: discord.errors.Forbidden: 403 Forbidden (error code: 50013): Missing Permissions
Jun 24 21:49:26 faucet python[174985]: 2023-06-24 21:49:26,393 INFO catboss_s#0 requested tokens for cosmos1jktlh2u4x4auay0hst23afv8ukrctlve0asu8t in theta and was rejected
Jun 24 21:49:26 faucet python[174985]: Ignoring exception in on_message
Jun 24 21:49:26 faucet python[174985]: Traceback (most recent call last):
Jun 24 21:49:26 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/.env/lib/python3.9/site-packages/discord/client.py", line 343, in _run_event
Jun 24 21:49:26 faucet python[174985]: await coro(*args, **kwargs)
Jun 24 21:49:26 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/cosmos_discord_faucet.py", line 348, in on_message
Jun 24 21:49:26 faucet python[174985]: await token_request(message, testnet)
Jun 24 21:49:26 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/cosmos_discord_faucet.py", line 306, in token_request
Jun 24 21:49:26 faucet python[174985]: await message.reply(reply)
Jun 24 21:49:26 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/.env/lib/python3.9/site-packages/discord/message.py", line 1358, in reply
Jun 24 21:49:26 faucet python[174985]: return await self.channel.send(content, reference=self, **kwargs)
Jun 24 21:49:26 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/.env/lib/python3.9/site-packages/discord/abc.py", line 1065, in send
Jun 24 21:49:26 faucet python[174985]: data = await state.http.send_message(channel.id, content, tts=tts, embed=embed,
Jun 24 21:49:26 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/.env/lib/python3.9/site-packages/discord/http.py", line 248, in request
Jun 24 21:49:26 faucet python[174985]: raise Forbidden(r, data)
Jun 24 21:49:26 faucet python[174985]: discord.errors.Forbidden: 403 Forbidden (error code: 50013): Missing Permissions
Jun 24 22:26:25 faucet python[174985]: 2023-06-24 22:26:25,541 INFO .orangeo#0 requested tokens for cosmos1x6kvj5tyskamwrqj77gx4kavdk93s7mf2gwnyg in theta
Jun 24 22:26:25 faucet python[174985]: Ignoring exception in on_message
Jun 24 22:26:25 faucet python[174985]: Traceback (most recent call last):
Jun 24 22:26:25 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/cosmos_discord_faucet.py", line 287, in token_request
Jun 24 22:26:25 faucet python[174985]: await message.reply(f'✅ <{testnet["block_explorer_tx"]}{transfer}>')
Jun 24 22:26:25 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/.env/lib/python3.9/site-packages/discord/message.py", line 1358, in reply
Jun 24 22:26:25 faucet python[174985]: return await self.channel.send(content, reference=self, **kwargs)
Jun 24 22:26:25 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/.env/lib/python3.9/site-packages/discord/abc.py", line 1065, in send
Jun 24 22:26:25 faucet python[174985]: data = await state.http.send_message(channel.id, content, tts=tts, embed=embed,
Jun 24 22:26:25 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/.env/lib/python3.9/site-packages/discord/http.py", line 248, in request
Jun 24 22:26:25 faucet python[174985]: raise Forbidden(r, data)
Jun 24 22:26:25 faucet python[174985]: discord.errors.Forbidden: 403 Forbidden (error code: 50013): Missing Permissions
Jun 24 22:26:25 faucet python[174985]: During handling of the above exception, another exception occurred:
Jun 24 22:26:25 faucet python[174985]: Traceback (most recent call last):
Jun 24 22:26:25 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/.env/lib/python3.9/site-packages/discord/client.py", line 343, in _run_event
Jun 24 22:26:25 faucet python[174985]: await coro(*args, **kwargs)
Jun 24 22:26:25 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/cosmos_discord_faucet.py", line 348, in on_message
Jun 24 22:26:25 faucet python[174985]: await token_request(message, testnet)
Jun 24 22:26:25 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/cosmos_discord_faucet.py", line 298, in token_request
Jun 24 22:26:25 faucet python[174985]: await message.reply('❗ request could not be processed')
Jun 24 22:26:25 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/.env/lib/python3.9/site-packages/discord/message.py", line 1358, in reply
Jun 24 22:26:25 faucet python[174985]: return await self.channel.send(content, reference=self, **kwargs)
Jun 24 22:26:25 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/.env/lib/python3.9/site-packages/discord/abc.py", line 1065, in send
Jun 24 22:26:25 faucet python[174985]: data = await state.http.send_message(channel.id, content, tts=tts, embed=embed,
Jun 24 22:26:25 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/.env/lib/python3.9/site-packages/discord/http.py", line 248, in request
Jun 24 22:26:25 faucet python[174985]: raise Forbidden(r, data)
Jun 24 22:26:25 faucet python[174985]: discord.errors.Forbidden: 403 Forbidden (error code: 50013): Missing Permissions
Jun 25 01:18:23 faucet python[174985]: 2023-06-25 01:18:23,631 INFO siv#0587 requested tokens for cosmos14kfh4ytn4zq8008r2gsyvue2v4wrpnfacg8w50 in theta and was rejected
Jun 25 01:18:23 faucet python[174985]: Ignoring exception in on_message
Jun 25 01:18:23 faucet python[174985]: Traceback (most recent call last):
Jun 25 01:18:23 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/.env/lib/python3.9/site-packages/discord/client.py", line 343, in _run_event
Jun 25 01:18:23 faucet python[174985]: await coro(*args, **kwargs)
Jun 25 01:18:23 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/cosmos_discord_faucet.py", line 348, in on_message
Jun 25 01:18:23 faucet python[174985]: await token_request(message, testnet)
Jun 25 01:18:23 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/cosmos_discord_faucet.py", line 306, in token_request
Jun 25 01:18:23 faucet python[174985]: await message.reply(reply)
Jun 25 01:18:23 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/.env/lib/python3.9/site-packages/discord/message.py", line 1358, in reply
Jun 25 01:18:23 faucet python[174985]: return await self.channel.send(content, reference=self, **kwargs)
Jun 25 01:18:23 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/.env/lib/python3.9/site-packages/discord/abc.py", line 1065, in send
Jun 25 01:18:23 faucet python[174985]: data = await state.http.send_message(channel.id, content, tts=tts, embed=embed,
Jun 25 01:18:23 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/.env/lib/python3.9/site-packages/discord/http.py", line 248, in request
Jun 25 01:18:23 faucet python[174985]: raise Forbidden(r, data)
Jun 25 01:18:23 faucet python[174985]: discord.errors.Forbidden: 403 Forbidden (error code: 50013): Missing Permissions
Jun 25 22:55:04 faucet python[174985]: 2023-06-25 22:55:04,165 INFO catboss_s#0 requested tokens for cosmos1jktlh2u4x4auay0hst23afv8ukrctlve0asu8t in theta
Jun 25 22:55:04 faucet python[174985]: Ignoring exception in on_message
Jun 25 22:55:04 faucet python[174985]: Traceback (most recent call last):
Jun 25 22:55:04 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/cosmos_discord_faucet.py", line 287, in token_request
Jun 25 22:55:04 faucet python[174985]: await message.reply(f'✅ <{testnet["block_explorer_tx"]}{transfer}>')
Jun 25 22:55:04 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/.env/lib/python3.9/site-packages/discord/message.py", line 1358, in reply
Jun 25 22:55:04 faucet python[174985]: return await self.channel.send(content, reference=self, **kwargs)
Jun 25 22:55:04 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/.env/lib/python3.9/site-packages/discord/abc.py", line 1065, in send
Jun 25 22:55:04 faucet python[174985]: data = await state.http.send_message(channel.id, content, tts=tts, embed=embed,
Jun 25 22:55:04 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/.env/lib/python3.9/site-packages/discord/http.py", line 248, in request
Jun 25 22:55:04 faucet python[174985]: raise Forbidden(r, data)
Jun 25 22:55:04 faucet python[174985]: discord.errors.Forbidden: 403 Forbidden (error code: 50013): Missing Permissions
Jun 25 22:55:04 faucet python[174985]: During handling of the above exception, another exception occurred:
Jun 25 22:55:04 faucet python[174985]: Traceback (most recent call last):
Jun 25 22:55:04 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/.env/lib/python3.9/site-packages/discord/client.py", line 343, in _run_event
Jun 25 22:55:04 faucet python[174985]: await coro(*args, **kwargs)
Jun 25 22:55:04 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/cosmos_discord_faucet.py", line 348, in on_message
Jun 25 22:55:04 faucet python[174985]: await token_request(message, testnet)
Jun 25 22:55:04 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/cosmos_discord_faucet.py", line 298, in token_request
Jun 25 22:55:04 faucet python[174985]: await message.reply('❗ request could not be processed')
Jun 25 22:55:04 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/.env/lib/python3.9/site-packages/discord/message.py", line 1358, in reply
Jun 25 22:55:04 faucet python[174985]: return await self.channel.send(content, reference=self, **kwargs)
Jun 25 22:55:04 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/.env/lib/python3.9/site-packages/discord/abc.py", line 1065, in send
Jun 25 22:55:04 faucet python[174985]: data = await state.http.send_message(channel.id, content, tts=tts, embed=embed,
Jun 25 22:55:04 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/.env/lib/python3.9/site-packages/discord/http.py", line 248, in request
Jun 25 22:55:04 faucet python[174985]: raise Forbidden(r, data)
Jun 25 22:55:04 faucet python[174985]: discord.errors.Forbidden: 403 Forbidden (error code: 50013): Missing Permissions
Jun 25 23:20:11 faucet python[174985]: 2023-06-25 23:20:11,530 INFO .orangeo#0 requested tokens for cosmos1x6kvj5tyskamwrqj77gx4kavdk93s7mf2gwnyg in theta
Jun 25 23:20:11 faucet python[174985]: Ignoring exception in on_message
Jun 25 23:20:11 faucet python[174985]: Traceback (most recent call last):
Jun 25 23:20:11 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/cosmos_discord_faucet.py", line 287, in token_request
Jun 25 23:20:11 faucet python[174985]: await message.reply(f'✅ <{testnet["block_explorer_tx"]}{transfer}>')
Jun 25 23:20:11 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/.env/lib/python3.9/site-packages/discord/message.py", line 1358, in reply
Jun 25 23:20:11 faucet python[174985]: return await self.channel.send(content, reference=self, **kwargs)
Jun 25 23:20:11 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/.env/lib/python3.9/site-packages/discord/abc.py", line 1065, in send
Jun 25 23:20:11 faucet python[174985]: data = await state.http.send_message(channel.id, content, tts=tts, embed=embed,
Jun 25 23:20:11 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/.env/lib/python3.9/site-packages/discord/http.py", line 248, in request
Jun 25 23:20:11 faucet python[174985]: raise Forbidden(r, data)
Jun 25 23:20:11 faucet python[174985]: discord.errors.Forbidden: 403 Forbidden (error code: 50013): Missing Permissions
Jun 25 23:20:11 faucet python[174985]: During handling of the above exception, another exception occurred:
Jun 25 23:20:11 faucet python[174985]: Traceback (most recent call last):
Jun 25 23:20:11 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/.env/lib/python3.9/site-packages/discord/client.py", line 343, in _run_event
Jun 25 23:20:11 faucet python[174985]: await coro(*args, **kwargs)
Jun 25 23:20:11 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/cosmos_discord_faucet.py", line 348, in on_message
Jun 25 23:20:11 faucet python[174985]: await token_request(message, testnet)
Jun 25 23:20:11 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/cosmos_discord_faucet.py", line 298, in token_request
Jun 25 23:20:11 faucet python[174985]: await message.reply('❗ request could not be processed')
Jun 25 23:20:11 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/.env/lib/python3.9/site-packages/discord/message.py", line 1358, in reply
Jun 25 23:20:11 faucet python[174985]: return await self.channel.send(content, reference=self, **kwargs)
Jun 25 23:20:11 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/.env/lib/python3.9/site-packages/discord/abc.py", line 1065, in send
Jun 25 23:20:11 faucet python[174985]: data = await state.http.send_message(channel.id, content, tts=tts, embed=embed,
Jun 25 23:20:11 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/.env/lib/python3.9/site-packages/discord/http.py", line 248, in request
Jun 25 23:20:11 faucet python[174985]: raise Forbidden(r, data)
Jun 25 23:20:11 faucet python[174985]: discord.errors.Forbidden: 403 Forbidden (error code: 50013): Missing Permissions
Jun 26 03:12:35 faucet python[174985]: 2023-06-26 03:12:35,983 INFO siv#0587 requested tokens for cosmos14kfh4ytn4zq8008r2gsyvue2v4wrpnfacg8w50 in theta
Jun 26 03:12:36 faucet python[174985]: Ignoring exception in on_message
Jun 26 03:12:36 faucet python[174985]: Traceback (most recent call last):
Jun 26 03:12:36 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/cosmos_discord_faucet.py", line 287, in token_request
Jun 26 03:12:36 faucet python[174985]: await message.reply(f'✅ <{testnet["block_explorer_tx"]}{transfer}>')
Jun 26 03:12:36 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/.env/lib/python3.9/site-packages/discord/message.py", line 1358, in reply
Jun 26 03:12:36 faucet python[174985]: return await self.channel.send(content, reference=self, **kwargs)
Jun 26 03:12:36 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/.env/lib/python3.9/site-packages/discord/abc.py", line 1065, in send
Jun 26 03:12:36 faucet python[174985]: data = await state.http.send_message(channel.id, content, tts=tts, embed=embed,
Jun 26 03:12:36 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/.env/lib/python3.9/site-packages/discord/http.py", line 248, in request
Jun 26 03:12:36 faucet python[174985]: raise Forbidden(r, data)
Jun 26 03:12:36 faucet python[174985]: discord.errors.Forbidden: 403 Forbidden (error code: 50013): Missing Permissions
Jun 26 03:12:36 faucet python[174985]: During handling of the above exception, another exception occurred:
Jun 26 03:12:36 faucet python[174985]: Traceback (most recent call last):
Jun 26 03:12:36 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/.env/lib/python3.9/site-packages/discord/client.py", line 343, in _run_event
Jun 26 03:12:36 faucet python[174985]: await coro(*args, **kwargs)
Jun 26 03:12:36 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/cosmos_discord_faucet.py", line 348, in on_message
Jun 26 03:12:36 faucet python[174985]: await token_request(message, testnet)
Jun 26 03:12:36 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/cosmos_discord_faucet.py", line 298, in token_request
Jun 26 03:12:36 faucet python[174985]: await message.reply('❗ request could not be processed')
Jun 26 03:12:36 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/.env/lib/python3.9/site-packages/discord/message.py", line 1358, in reply
Jun 26 03:12:36 faucet python[174985]: return await self.channel.send(content, reference=self, **kwargs)
Jun 26 03:12:36 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/.env/lib/python3.9/site-packages/discord/abc.py", line 1065, in send
Jun 26 03:12:36 faucet python[174985]: data = await state.http.send_message(channel.id, content, tts=tts, embed=embed,
Jun 26 03:12:36 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/.env/lib/python3.9/site-packages/discord/http.py", line 248, in request
Jun 26 03:12:36 faucet python[174985]: raise Forbidden(r, data)
Jun 26 03:12:36 faucet python[174985]: discord.errors.Forbidden: 403 Forbidden (error code: 50013): Missing Permissions
Jun 26 06:27:36 faucet python[174985]: 2023-06-26 06:27:36,883 INFO nuribartu#0 requested tokens for cosmos1n685zj0zgy4hg3wg878h4p2pxctwzzak8y8llz in theta
Jun 26 06:27:37 faucet python[174985]: Ignoring exception in on_message
Jun 26 06:27:37 faucet python[174985]: Traceback (most recent call last):
Jun 26 06:27:37 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/cosmos_discord_faucet.py", line 287, in token_request
Jun 26 06:27:37 faucet python[174985]: await message.reply(f'✅ <{testnet["block_explorer_tx"]}{transfer}>')
Jun 26 06:27:37 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/.env/lib/python3.9/site-packages/discord/message.py", line 1358, in reply
Jun 26 06:27:37 faucet python[174985]: return await self.channel.send(content, reference=self, **kwargs)
Jun 26 06:27:37 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/.env/lib/python3.9/site-packages/discord/abc.py", line 1065, in send
Jun 26 06:27:37 faucet python[174985]: data = await state.http.send_message(channel.id, content, tts=tts, embed=embed,
Jun 26 06:27:37 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/.env/lib/python3.9/site-packages/discord/http.py", line 248, in request
Jun 26 06:27:37 faucet python[174985]: raise Forbidden(r, data)
Jun 26 06:27:37 faucet python[174985]: discord.errors.Forbidden: 403 Forbidden (error code: 50013): Missing Permissions
Jun 26 06:27:37 faucet python[174985]: During handling of the above exception, another exception occurred:
Jun 26 06:27:37 faucet python[174985]: Traceback (most recent call last):
Jun 26 06:27:37 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/.env/lib/python3.9/site-packages/discord/client.py", line 343, in _run_event
Jun 26 06:27:37 faucet python[174985]: await coro(*args, **kwargs)
Jun 26 06:27:37 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/cosmos_discord_faucet.py", line 348, in on_message
Jun 26 06:27:37 faucet python[174985]: await token_request(message, testnet)
Jun 26 06:27:37 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/cosmos_discord_faucet.py", line 298, in token_request
Jun 26 06:27:37 faucet python[174985]: await message.reply('❗ request could not be processed')
Jun 26 06:27:37 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/.env/lib/python3.9/site-packages/discord/message.py", line 1358, in reply
Jun 26 06:27:37 faucet python[174985]: return await self.channel.send(content, reference=self, **kwargs)
Jun 26 06:27:37 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/.env/lib/python3.9/site-packages/discord/abc.py", line 1065, in send
Jun 26 06:27:37 faucet python[174985]: data = await state.http.send_message(channel.id, content, tts=tts, embed=embed,
Jun 26 06:27:37 faucet python[174985]: File "/home/gaia/cosmos-discord-faucet/.env/lib/python3.9/site-packages/discord/http.py", line 248, in request
Jun 26 06:27:37 faucet python[174985]: raise Forbidden(r, data)
```