Skip to content

Instantly share code, notes, and snippets.

View illegitimate-egg's full-sized avatar

illegitimate-egg illegitimate-egg

View GitHub Profile
@illegitimate-egg
illegitimate-egg / config.json
Last active October 15, 2022 01:35
Quick and easy discord.js attachment enforcer
{
"token": "TOKEN-GOES-HERE",
"channel": "CHANNEL-ID-GOES-HERE",
"role": "ROLE-NAME-GOES-HERE"
}