Here's my submission for the 403 challenge.
I always seem to think of "You shall not pass!" from LOTR when 403 is mentioned. I can see I'm not the only one based on some of the other entries 😁
Enjoy!
| Windows PowerShell | |
| Copyright (C) Microsoft Corporation. All rights reserved. | |
| Try the new cross-platform PowerShell https://aka.ms/pscore6 | |
| PS D:\SteamLibrary\steamapps\common\Barotrauma> $env:DOTNET_STARTUP_HOOKS="D:\SteamLibrary\steamapps\common\Barotrauma\TraumaWeaverLoader.dll" | |
| PS D:\SteamLibrary\steamapps\common\Barotrauma> dotnet .\Barotrauma.dll | |
| Unhandled exception. System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. | |
| ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. | |
| ---> HarmonyLib.HarmonyException: IL Compile Error (unknown location) |
| # Токен бота | |
| token = 'Замените этот текст на токен' | |
| # ID администратов (для тех у кого нет права `Администратор`) | |
| # Им будет доступна комманда для изменения права "Создавать приглащение" | |
| admin_list = [123, 321, 999] | |
| # Импорт неообходимых модулей | |
| from discord.ext import commands |
| <div class="svgcontainer"> | |
| <div class="subcont"> | |
| <div class="topconvo"> | |
| <span>!@#$</span><br />your portal gun must be busted... | |
| </div> | |
| <svg version="1.1" id="fourohfour" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" | |
| y="0px" viewBox="0 0 265.5 114" style="enable-background:new 0 0 265.5 114;" xml:space="preserve"> | |
| <g id="bottoms"> | |
| <g id="leftfourbottom"> |