Skip to content

Sheepbot26 is a discord bot I made because was bored

Notifications You must be signed in to change notification settings

Sheep26/Sheepbot26

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sheepbot26

Sheepbot26 is a discord bot I made because I was bored.

Usage

Install the packages with pip install -r ./requirements.txt Then make a config.json file, there is an example below Either run main.py or run docker compose build && docker start sheepbot26

Config

This is an example config. Save it as config.json

// config.json

{
	"token": null,
	"Activity": null,

	"dogwater": [
		"{name} is dogwater"
	]
}

About

Sheepbot26 is a discord bot I made because was bored

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published