A Telegram bot for sending emails with customizable settings.
Project description
ValhallaBot
What This
ValhallaBot is a Telegram bot designed to send emails with customizable settings. It allows users to add recipient and sender emails, set email subjects and messages, and control the sending interval.
Installation
You can install ValhallaBot using pip:
pip install valhallabot
Usage
After installing the package, you can use the bot by creating an instance of ValhallaBot and running it. Here's an example:
#code
from valhallabott import ValhallaBot
bot = ValhallaBot(bot_token="YOUR_BOT_TOKEN", admin_id=YOUR_ADMIN_ID)
bot.run()
Parameters:
bot_token: Your Telegram bot token.
admin_id: Your Telegram user ID (to identify the admin).
Make sure to replace "YOUR_BOT_TOKEN" and YOUR_ADMIN_ID with your actual bot token and admin ID.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
valhallabott-1.0.0.tar.gz
(2.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file valhallabott-1.0.0.tar.gz.
File metadata
- Download URL: valhallabott-1.0.0.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
519090630ec098e7b71cddf7df205d36c6dd52dc065b1d5956593c73c8cfdb1a
|
|
| MD5 |
9affe847d608681e4e1b5afbc5fb9aa9
|
|
| BLAKE2b-256 |
621b517167e0241e3cd4ebf85aec86873361a1b957aedf3f03fb1f80a77feae7
|
File details
Details for the file valhallabott-1.0.0-py3-none-any.whl.
File metadata
- Download URL: valhallabott-1.0.0-py3-none-any.whl
- Upload date:
- Size: 2.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eeb2774b2947c01646f2248c01755d8e8a6939998c2d5479abab5183ef92c1c9
|
|
| MD5 |
a8d4e581a58f6c977af8399fa90b76a5
|
|
| BLAKE2b-256 |
2895e713ef1deb9fdd8f603f9673fd03d7594b551607e50624c0d5d378c248d9
|