Skip to content

Select an image randomly from a channel and apply it as an icon to Discord server

Notifications You must be signed in to change notification settings

e-n-0/discord-server-icon-random

Repository files navigation

Change Discord Server Icon Randomly

Change your Discord server icon randomly from images uploaded in a Discord channel.

Usage

Install project

Install all packages used by the project using npm.

npm install

Configuration

Please copy the file config.example.json to config.json and fill in the values.

Deploy commands

To use commands you need to register them. Use the command:

node deploy-commands.js

Run the bot

To run the bot:

node .

About

Select an image randomly from a channel and apply it as an icon to Discord server

Topics

Resources

Stars

Watchers

Forks