Skip to content

Latest commit

 

History

25 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Is a simple one-line python code converter

Advantages:

1. Designed as a telegram bot.

2. Works quickly

3. Funny thing

Instalation:

  1. git clone https://github.com/dmitriy337/ConvertPythonCodeToOneLineTgBot
  2. cd ConvertPythonCodeToOneLineTgBot/TgBot
  3. Add your telegram token to TgBot/Config.cs
  4. Make your connection string for postgresql like Host=<Your database adress>;Port=5432;Database=<DatabaseName>;Username=<Postgres username>;Password=<Password for database>
  5. Add your connection string to TgBot/Config.cs
  6. dotnet build
  7. cd bin/Debug/net5.0/
  8. dotnet TgBot.dll
  9. It works)

screenshot1 screenshot2

About

Telegram bot for converting python code to one line)

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages