Skip to content

Python script to alert a user that the bot is online in discord messages. (Bot must be in same server as user, duh)

Notifications You must be signed in to change notification settings

BergNetworks/Discord-Alert-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Discord Alert Bot

This bot script is a basic message sending script. I personally use this as a basic method to alert me when a server (linux) comes online after a lengthy reboot.

It runs on boot after network-online.target

Written in python.

Installation

Make sure you have python installed on your system and pip updated.

Install the discord api with the command:

pip install discord.py

Usage

Run the script.

python bot.py

About

Python script to alert a user that the bot is online in discord messages. (Bot must be in same server as user, duh)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages