cognetwork-dev / Cog-Dispenser

Simple, one proxy proxy discord bot with all the latest features.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cog Dispenser

Simple, one proxy proxy discord bot with all the latest features.

Commands

Panel

/panel

Shows the "Get Link" button. Recommended to have send messages set to false for users.

image

Admin Panel

/admin

Shows a panel for admin commands. Recommended to be a private channel for bot admins.

  • Links
    • Shows all links
  • Add
    • Add a link (Tip: You can also set links in /data/links.json)
  • Remove
    • Remove a link
  • Reset Limit
    • Resets the limit for all users

image

Reset

Right click user, hover on apps, click Reset

Resets limit for user.

image

Configuration

All config is in the .ENV file.

TOKEN

The Discord bot token.

CLIENT_ID

Client ID of Discord bot. See here for info on how to get it.

GUILD_ID

The ID of your server. See here for info on how to get your server ID.

REPORTS_ID

The ID of a channel where reports from user are sent to. See here for more info on how to get the ID.

Adding to server.

To add the bot to your server, go to https://discord.com/api/oauth2/authorize?client_id=CLIENT_ID&permissions=8&scope=bot%20applications.commands but replace CLIENT_ID with your bots client ID.

Have fun, Nebelung

About

Simple, one proxy proxy discord bot with all the latest features.

License:Other


Languages

Language:JavaScript 100.0%