Skip to content
This repository has been archived by the owner on Sep 29, 2023. It is now read-only.
/ Discord-Bot-Tero Public archive

Currently this bot has only options to give temporary a role to an user. But it will be expanded in the future

License

Notifications You must be signed in to change notification settings

DaJMaN4/Discord-Bot-Tero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Discord-Bot-Tero-

Currently this bot has only options to give temporary a role to an user. But it will be expanded in the future

Commands:

  • !addrole user role duration
  • !removerole user role

Duration optinos:

m - minute
h - hour
d - day
M - month
y - year

Examples of using commands:

!addrole DaJMaN vip 44d

!removerole DaJMaN vip

prefix can be change by changing the string in this line: client = commands.Bot(command_prefix='!')

New string will be new prefix

PLC communication script:

Enables to read digital tags of siemens PLCs and writes value of digital tags into PLCs memory

Usage:

!writePLC tag value

Tag must be an existing tag in PLCs memory

Value must be an boolean, you can write it like this: true, false, 0, 1

Made for fun

About

Currently this bot has only options to give temporary a role to an user. But it will be expanded in the future

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages