Skip to content
/ vprwbot Public

An aesthetic text generator inline telegram bot written in Python

License

Notifications You must be signed in to change notification settings

xnyo/vprwbot

Repository files navigation

vprwbot Codacy Badge

Add a touch of aesthetic to your telegram experience だ彙っ援中ょ暗ボ威

This is a simple inline bot to make aesthetic messages


Requirements

  • Python 3.6 (it should work with every other 3.x as well)
  • pip
  • virtualenv (pip install virtualenv)

Installation

There's an aesthetic installation guide in a VHS fashion straight from the 80s available here. 煙鬱延ー 印凹仮 イ 援さ位横ー真ヵ

If you prefer a boring text version, here you go:

  1. Create a telegram bot with @BotFather and copy the API token
  2. Run these commands (assuming you're using a linux server)
$ git clone ...
$ cd vprwbot
$ virtualenv -p $(which python3.6) .pyenv
$ source .pyenv/bin/activate
(.pyenv)$ pip install -r requirements.txt
(.pyenv)$ cp settings.sample.ini settings.ini
(.pyenv)$ nano settings.ini
[paste your telegram bot token, save and exit]
(.pyenv)$ python vprw.py
vprw @ 1.0.0
made by nyo

INFO:vprw:Bot started!  つャャ
  1. Run /setinline on @BotFather, select your bot and type whatever you want as inline query placeholder
    NOTE: You should use tmux, screen, nohup, a service or whatever you want to run your bot or it'll stop working when you close your ssh terminal window!

Usage

  • This bot has only a /start command, with general information about the bot.
  • To make your messages aesthetic タくラ, use it as an inline bot.

Live example (@vprwbot)

A live example of this bot is available at @vprwbot. Type this in any chat:

@vprwbot lorem ipsum

And you'll receive different aesthetic 王維穏 variants of your messages.
Click the one you like and feel the aesthetic in your chat タ無コィヤゼ.

License

MIT. Check the LICENSE file for more information.