Skip to content

NimbleEdge/Sentinels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🤖 Sentinels

👋 Say hello to Sentinels!

This repo host all the code related to applications & bots serving our Discord community.

📌Repo at a glance

NimbleEdge/Sentinels
├── CONTRIBUTING.md           <-- Please go through the contributing guidelines before starting 🤓
├── README.md                 <-- You are here 📌
├── Docs                      <-- Documentation 📄
└── Bots                      <-- All the sentinels hang out here 🌝

🦾🤖 Getting Started

▶ Create a Conda environment

Install conda and create an environment

conda create -n <yourcondaenv>

▶ Install dependencies

conda activate <yourcondaenv>
pip install -r requirement.txt

▶ Add your server token to Config.yml

TOKEN: <replace your server token here>

▶ Start coding your bot

cd Bots
mkdir <yourbotname>

🎯 Intersted in contributing?

  1. Please read our CONTRIBUTING guidelines.
  2. Star, fork, and clone the repo.
  3. Add your awesome features.
  4. Push changes to your fork.
  5. Submit a PR to NimbleEdge/Sentinels. 🎉

💬 For any queries on contributing, reach out to us on Discord
😎 Let's build cool things together!

About

Code related to any applications / bots serving our discord community.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages