Skip to content

goranche/clockyBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clockyBot

An example bot created with SlackBot, written in Swift.

How to start

Set your bot token in Sources/main.swift

Fetch the dependencies: swift package fetch

Build the project: swift build (see "Known issues")

Run it: .build/debug/clockyBot

Known issues

There is a dependency on a Vapor feature that isn't publicly (in terms of protection level) available yet, but a pull request has been submitted. (an explanation of the issue can be found here) Until that is sorted out, you'll have to manually update the Vapor code (explained in a comment at the point where compilation will fail)

About

An example bot written in Swift.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages