Skip to content

This a all-purpose discord bot made as a fun to-do project.

License

Notifications You must be signed in to change notification settings

sayand0122/Hokage_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hokage Bot


This bot is still under development && if you want to extend a hand to its contribution feel free to join the server below

Link to discord server
made with Python built with Love
MIT license discord.py version

Setup:

To run this on your device, clone this repo $cd git clone https://github.com/c-code-x/Hokage_bot.git and create a .env file in the initial directory with your bot token as a string variable TOKEN.

To contribute changes follow these steps:

Note: Make sure you have been assigned the issue to which you are making a PR. If you make PR before being assigned, It will be labeled invalid and closed without merging.

  1. Add a upstream link to main branch in your cloned repo
git remote add upstream https://github.com/c-code-x/Hokage_bot.git
  1. Keep your cloned repo upto date by pulling from upstream (this will also avoid any merge conflicts while committing new changes)
git pull upstream main
  1. Create your feature branch
git checkout -b <feature-name>
  1. Commit all the changes
git commit -am "Meaningful commit message"
  1. Push the changes for review
git push origin <branch-name>
  1. Create a PR from our repo on Github.

Requirements:

requirements.txt

CONTRIBUTORS


Sayan Dutta

💻 📆 🎨 📖 🚧

Saatvik Ramani

💻 🎨 📖

About

This a all-purpose discord bot made as a fun to-do project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages