Skip to content

arnabsen1729/NoJoin-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

No Join Bot

NoJoin-Bot

Deploy in heroku

You can simply deploy to heroku with this Heroku Deploy button

Deploy

Or follow these steps:

  • Login to heroku using heroku login
  • Create a new application heroku create
  • Make sure the procfile exists
  • Push the contents to heroku git push heroku master
  • Now move to the heroku dashboard and under settings > config vars; add the BOT_API_KEY
  • Also make sure the worker is on
  • For debugging purpose you can heroku run python3 main.py and heroku logs

Future Scope

  • Add menu option to enable and disable deletion of join messages
  • Do the same for removal of members
  • Make a clear option that will clear all the previous join messages

To contribute, make an issue, fork the repo and make changes to a separate branch and make a PR. Thanks for your contribution

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages