Skip to content

Small VK bot that uses VK SDK and javax.mail in order to send to myself incoming emails

Notifications You must be signed in to change notification settings

Allexandere/mailbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VK Java bot

What is it?

It's my small vk bot that forwards all incoming emails from my mail account to myself in vkontakte social network.

I use VK SDK to send messages and javax.mail to read incoming emails.

Any prerequisites to run this thing?

Currently, I didn't find out how to properly run this app in docker container (it refuses to connect to my email provider there), so instead you need to run it in raw state. I mean you need JDK11 and maven.

OK, How to run this thing?

I personally run it something like that

nohup mvn spring-boot:run &

About

Small VK bot that uses VK SDK and javax.mail in order to send to myself incoming emails

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published