Skip to content

gaming-gaming/Word-of-the-Day

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Word of the Day

Version License

Word of the Day (WOTD) is a service for providing a unique and interesting word every day via website and communication services. The code is completely free to use and open-source under the Apache License 2.0.

Key Features

  • A website for displaying the Word of the Day (default port: 80)
  • A Discord bot that messages subscribing users and server channels daily

Extensions

By default, all extensions (in ./src/extensions) are placed in the .dormant folder. If you would like to use any of the included extensions, simply take the folders outside of the .dormant folder. Extensions may include files for configuration.

Hosting

Linux:

git clone https://github.com/gaming-gaming/Word-of-the-Day.git
cd Word-of-the-Day
pip install -r requirements.txt
bash start.sh

Windows:

git clone https://github.com/gaming-gaming/Word-of-the-Day.git
cd Word-of-the-Day
pip install -r requirements.txt
bash start.bat

About

Word of the Day is a free and open-source service that posts interesting and uncommon words daily.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published