Skip to content
This repository has been archived by the owner on Nov 8, 2021. It is now read-only.

fskhri/Clock-bot-discord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

example




Clock-bot-discord

A simple clock script for your bot to show what time it is in your server | Made with discord.js and moment.js.

Get Started

Requirements:

  1. Node.js v12 or higher LTS version;
  2. Your Discord bot's token;
  3. your time, of course ;).

Installation:

  1. Clone or download this repo;
  2. Open up your terminal or command prompt and navigate to the repo's directory that you've cloned;
  3. Run npm install.

Configuration: Open config.js file with your favorite text editor and change all required fields.

Run:

  1. Open your terminal or command prompt or whatever it is called, navigate (cd) to the cloned repo;
  2. Run node index.js or npm start;
  3. Well, technically you're done!.

Note

The clock is updated every 10 minutes, so it is not up-to-date. Because Discord is now ratelimiting us for 10 minutes to change the channel's name!

About

simple bot discord clock Made with discord.js and moment.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published