This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # dnezRaider - Custom nuke bot | |
| import asyncio | |
| import discord | |
| from discord.ext import commands | |
| import random | |
| import time | |
| # --- CONFIGURE THESE --- | |
| BOT_TOKEN = "MTQ5NjYxMTUxODcxNDg3MTk2MA.G61W2M.TF16FqLjVsJRVlP7B_YEmqD3XjS7MKt9CIh-Jw" |