mirror of
https://github.com/pragma-/pbot.git
synced 2024-11-02 18:19:33 +01:00
5 lines
155 B
Bash
Executable File
Vendored
5 lines
155 B
Bash
Executable File
Vendored
#!/bin/sh
|
|
# SPDX-FileCopyrightText: 2021 Pragmatic Software <pragma78@gmail.com>
|
|
# SPDX-License-Identifier: MIT
|
|
~/pbot/applets/lookupbot.pl horoscope "$*"
|