- Moderation Commands like "kick,mute,ban,tempmute,giverole,takerole,slowmode"
- Utilities like :
- Seeing Current Nepse Prices , COVID-19 Stats of Every Country , Weather of Every Region
- More Features being added constantly
Bot uses a number of open source projects to work properly:
- Nepse API - https://pypi.org/project/nepse/
- COVID-19 API - https://coronavirus-19-api.herokuapp.com
- Open Weather API - https://openweathermap.org/api
- Random API - https://some-random-api.ml/
This Bot requires Python to run.
Install the dependencies like so.
pip install -r requirements.txt
To Run it do
python main.py
Any form of contribution is quite welcome. Fork this repository and create a pull request if you want to contribute!