Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 502 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 502 Bytes

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 .