It is licensed under MIT.
1.Select File>Import>Git - Projects from Git
2.Clone URI
3.set clone URI to https://github.com/riversun/slacklet-examples.git
4.適宜[NEXT]を押していく
5."Import as general project"をチェックして、"finish" を押す
1.プロジェクト上で、右クリック
2.Configure>Convert to Maven project
3.(これでmaven projectとしてEclipseに読み込まれます)
4.API Token for BOT をセット
src/main/java直下にcredentials.propertiesというファイルを作り、以下のように取得したapi tokenをセットします
slack.bot_api_token=xoxb-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx