MarianoAkaMery / smoking-cord

SmokingCord is a Discord bot that helps you track the number of cigarettes you smoke, providing daily and total stats, and offering helpful resources and tips to quit smoking.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contributors Forks Stargazers Issues LinkedIn


SmokingCord

SmokingCord is a Discord bot that helps you track the number of cigarettes you smoke, providing daily and total stats, and offering helpful resources and tips to quit smoking.
Explore the docs »
Join the Discord server »

View Demo · Report Bug · Request Feature

About The Project

SmokingCord is an innovative and user-friendly Discord bot that is designed to help you keep track of the number of cigarettes you smoke on a daily basis. This bot is perfect for people who want to cut back on their smoking or quit smoking altogether.

With SmokingCord, you can log your smoking sessions by simply clicking a button. You can then input the number of cigarettes you smoked, or you can use the convenient one-click options to add 1, 2, or 3 cigarettes to your log.

SmokingCord also provides you with daily stats and total stats, so you can see your progress over time. You can use these stats to motivate yourself to quit smoking or to track your progress as you cut back. The bot makes it easy to see how many cigarettes you have smoked, how much money you have saved, and how many hours of your life you have regained by not smoking.

In addition to tracking your smoking habits, SmokingCord also provides helpful resources and tips to help you quit smoking. With this bot, you can take control of your smoking habits and make positive changes in your life.

(back to top)

Built With

SmokingCord is a discord bot developed in python, libraries and plugins were used to build it:

(back to top)

Getting Started

To simply add the bot to your server, you can easily click Here. If, on the other hand, you want to install the project locally in your work environment, you have to meet some prerequisites.

Prerequisites

Here is a short list of the requirements you must meet in order to compile the project locally:

Installation

Here is an example of the steps to follow to install and build the project locally:

  1. Create an account on MongoDB and setup your free databases

  2. Clone the repo

    git clone [https://github.com/MarianoAkaMery/smoking-cord](https://github.com/MarianoAkaMery/smoking-cord)
  3. Go to DiscordDeveloperPortal and create your application + bot

  4. Enter your token key in an SmokingCord.oy file in the project root

    bot = interactions.Client(
     token="XXXXXXXXXXXXXXXXXXX",
  5. Invite the bot in your server and have fun with it!

(back to top)

License

Distributed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License. See LICENSE.md for more information.

(back to top)

About

SmokingCord is a Discord bot that helps you track the number of cigarettes you smoke, providing daily and total stats, and offering helpful resources and tips to quit smoking.

License:MIT License


Languages

Language:Python 100.0%