Skip to content
/ Dot Public

A simple discord bot that run on a ubuntu server customly hosted, inspired by the game FEZ.

Notifications You must be signed in to change notification settings

Cypooos/Dot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dot

A simple discord bot that run on a ubuntu server customly hosted, inspired by the game FEZ.

You may take a look at the code as every confidential informations is in a .env.

Current setup

Add thoses to the cron entries :

  • @reboot cd /PATH/TO/FOLDER && ./start.sh
  • 5 0 * * * cd PATH/TO/FOLDER && ./restart.sh
  • 0 * * * * cd PATH/TO/FOLDER && ./start.sh

Thoses will restart the bot on restart, and shutdown + reload the bot's code every day at midnight.

Everything is done in another tmux session, CF. start.sh

About

A simple discord bot that run on a ubuntu server customly hosted, inspired by the game FEZ.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages