Skip to content
/ PyBot Public

A bot that uses server logs to listen for commands and send answers with fifo, made with python (DDnet)

Notifications You must be signed in to change notification settings

edg-l/PyBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

PyBot

Version: 1.0

Made by: Ryozuki

Commands: !help, !calc , !time, !dice

Setup

Clone this repo while being on ddnet dir.

On your server config add:

sv_input_fifo ddnet.fifo

Run it with python3:

python3 PyBot.py

or screen python3 PyBot.py and then detach to keep it running

Commands

  • help: Give you a list of the bot commands
  • calc : It's a calculator, you can also use the python math module, e.g: 2 * math.pi * 4
  • time: Returns current server time
  • dice: Roll a dice

About

A bot that uses server logs to listen for commands and send answers with fifo, made with python (DDnet)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages