Skip to content

Instantly share code, notes, and snippets.

@wisheth
wisheth / grimoire-of-crimson.py
Last active April 24, 2023 00:47
Grimoire of Crimson, a simple Discord channel archiving bot
import discord
from discord.ext import commands
import typing
import logging
import os
import time
from datetime import datetime
import string
import random
import dotenv
@wisheth
wisheth / switcher.py
Last active February 13, 2020 00:26
discord.py Tulpa Account Switcher
# discord.py Tulpa Account Switcher
# by Necross (Yume)
# Made with the Chalin system in mind
# This file changes your Discord avatar and username to that of the current fronter
# Avatars should be stored as a .jpg/.png file in a folder named "tulpas" in the same directory as this file
# (Image name should, obviously, be the tulpa's name with correct capitalization)
# \/ \/ \/ \/ \/ \/ \/ \/ \/ \/ \/ \/ \/ \/ \/ \/ \/ \/
# Use this with caution, as it is against Discord's ToS
# /\ /\ /\ /\ /\ /\ /\ /\ /\ /\ /\ /\ /\ /\ /\ /\ /\ /\
# Before you say anything, I know I put in too many input statements