aboutsummaryrefslogtreecommitdiff
path: root/bin/dune
blob: 5c58fd22a11dcfe469c73d35c0d4890ec83ccd6d (plain) (blame)
1
2
3
4
5
(executable
	(name bot)
	(modules bot commands)
	(libraries logs.fmt lwt disml base)
)