Skip to content

IndrajeethY/Akari

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Akari PM Manager Bot

A Simple bot repo which is made only for "business" accounts, I know there are lotta shit codes in this repo feel free to pr requests. Just a shit repo to test new bot api update. Don't ask why does this shit exists... Just coz why not?

Setup

Local Hosting

To get started, clone this repository to your local machine and navigate to the project directory using the following command:

git clone https://github.com/TAMILVIP007/Akari.git && cd Akari

Before running the bot, you will need to configure it with your Telegram API token and SQLite database file. Create a .env file in the project directory and add the following lines:

TOKEN=<your Telegram bot token>
DB_STRING=<name of your database file>

Replace <your Telegram bot token> with your actual Telegram bot token and <path to your SQLite database file> with the path to your SQLite database file.

Usage

To start the bot, run the following command in the project directory:

deno task start

This will start the bot and listen for incoming requests on localhost.

Contributing

If you would like to contribute to this project, please fork the repository and submit a pull request with your changes. Contributions are always welcome and appreciated!

License

This project is licensed under the MIT License - see the LICENSE file for details.

Disclaimer

This software is provided "as is", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose, and non-infringement. In no event shall the authors or copyright holders be liable for any claim, damages, or other liability, whether in an action of contract, tort, or otherwise, arising from, out of, or in connection with the software or the use or other dealings in the software.

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published