Skip to content

Lab: Programming a discord bot to get info from network Devices ( demo)

Notifications You must be signed in to change notification settings

talha700/Discord_ChatOps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Discord_ChatOps

A demo for creating a Discord bot for ChatOps

Guide for generating and inviting bot to your discord server

 https://discordpy.readthedocs.io/en/latest/discord.html#inviting-your-bot

Installing dependencies

 #pip install -r requirements.txt

Using our programmed bot in the discord server

  1. Run the script

    • our bot will become online
  2. type "$hello" to see functions 3.type "$get_interface_status _ip" to get interface status

  3. type "$get_interface _ip interface_name" to get interface ip

Checkout the docs for Discoerd API wrapper

 https://discordpy.readthedocs.io/en/latest/

About

Lab: Programming a discord bot to get info from network Devices ( demo)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages