Skip to content
View Neodevils's full-sized avatar
:fishsticks:
merged into fun
:fishsticks:
merged into fun

Sponsors

Private Sponsor
@roguesZou

Organizations

@SlyrithDevelopment@theminesastudios@darkvoidcc

Block or report Neodevils

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Neodevils/README.md
Neo; Developer · Designer
neodevils

Pinned Loading

  1. theminesastudios/dungeon-blitz-rtheminesastudios/dungeon-blitz-rPublic

    Dungeon Blitz: R is so back!

    TypeScript 62 53

  2. theminesastudios/kaerutheminesastudios/kaeruPublic

    :octocat: A simple, efficient Discord bot focused on ticketing, translation, slang correction, AI-powered summarization, and key point extraction — designed to save you time.

    TypeScript 1

  3. theminesastudios/mini-interactiontheminesastudios/mini-interactionPublic

    Mini interaction, connecting your app with Discord via HTTP-interaction (Vercel support).

    TypeScript 1

  4. Update your Discord app/bot is profi...Update your Discord app/bot is profile for global/server specific.
    1
    import{Client,Events,GatewayIntentBits}from"discord.js";
    2
    3
    constBOT_TOKEN="";// Your Discord bot token
    4
    constGUILD_ID="";// Optional: target guild to clear overrides
    5