Skip to content

dmitriy337/ConvertPythonCodeToOneLineTgBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages