Skip to content

SCINOOOO/Clarky

Repository files navigation

🤖 Clarky Discord Bot

Its my first Discord Bot ever coded, so maybe not everything is working 100%.

🌟 Current Features

Rotating botPresence (Changing the Bots activity every 30 seconds). Welcome new users in the Bot Presence.

Temporary Voice Channel System ** NEW **

⚙️ Commands

/clear [AMOUNT 1-100] [EXCLUDE ROLE] (Clears the chat based on a given amount of messages from 1-100 while giving the user the option to exclude messages sent by the selected role.)

/steamuser [ID, URL, NAME] (Sends an embed message with useful informations about any steamuser.)

/sleep (Stops the Bot. Only available for the User set as "DEV_CLIENT_ID" in the .env file.)

/wiki [INPUT] [SELECT USER TO MENTION] [DE/FI] (Sends an embed message with a short Wikipedia text URL. (German and Finish can be used aswell, default is english.))

/embed [MESSAGE_ID] (Resends the selected message in the current channel, but as embed.) ** NEW **

📝 .env File Preset

# GENERAL NEEDED
TOKEN=
STEAM_APIKEY=

# NEEDED FOR "update-commands.js"
CLIENT_ID=
GUILD_ID=

# OPTIONAL FOR "update-commands.js"
# Multiple Names ("wiki, sleep, clear, ..")
# Multiple IDs ("8284738787538258351, 8284738787538258351, 8284738787538258351, ..")
ADD_GLOBAL_NAMES=
REMOVE_GLOBAL_IDS=

# UPDATE COMMANDS ON BOT START (TRUE/FALSE)
UPDATE_COMMANDS_ON_START=FALSE

# OPTIONAL FOR "/commands/developer/.." COMMANDS
DEVELOPER_USER_ID=

# TEMPVOICE CREATOR CHANNEL IDS
# Multiple IDs ("8284738787538258351, 8284738787538258351, 8284738787538258351, ..")
# !!! EVERY VOICE CHANNEL EXCEPT FOR THE IDS HERE WILL GET DELETED ON START !!!
TEMP_CREATORS=

Used Resources

NodeJS

NPM Discord.js npm i discord.js

NPM Discord.js/REST npm i @discordjs/rest

NPM DOTENV npm i dotenv

NPM DISCORD-API-TYPES npm i discord-api-types

NPM URL npm i url

NPM PATH npm i path

NPM FS npm i fs

NPM CHALK npm i chalk

NPM AXIOS npm i axios

NPM NODE-FETCH npm i node-fetch

JOIN MY DISCORD IF YOU NEED HELP OR IF YOU WANT TO COLLABORATE.

DISCORD

Made with 💖 by SCINOOOO ツ

About

DISCORD BOT "Clarky" | Discord.JS V14

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published