diff options
| author | TheEdgeNK <trey6979@gmail.com> | 2018-08-09 11:37:44 -0400 |
|---|---|---|
| committer | TheEdgeNK <trey6979@gmail.com> | 2018-08-09 11:37:44 -0400 |
| commit | ded06571cb04a066d6734250e261bad6ed2fa1cd (patch) | |
| tree | 9ad3de4aeb69130be205b0d88b1f79c4f4cd0368 /commands/Fun | |
| parent | d8c7a0557bee2bc3dc66f09e09fd199a267df303 (diff) | |
| download | PokeBot-ded06571cb04a066d6734250e261bad6ed2fa1cd.tar.gz PokeBot-ded06571cb04a066d6734250e261bad6ed2fa1cd.tar.bz2 PokeBot-ded06571cb04a066d6734250e261bad6ed2fa1cd.zip | |
2.0 Alpha 1 Version 2
Diffstat (limited to 'commands/Fun')
| -rw-r--r-- | commands/Fun/8ball.js | 2 | ||||
| -rw-r--r-- | commands/Fun/balance.js | 2 | ||||
| -rw-r--r-- | commands/Fun/jobs.js | 2 | ||||
| -rw-r--r-- | commands/Fun/ship.js | 2 | ||||
| -rw-r--r-- | commands/Fun/slots.js | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/commands/Fun/8ball.js b/commands/Fun/8ball.js index 48f53e0..d2086e1 100644 --- a/commands/Fun/8ball.js +++ b/commands/Fun/8ball.js @@ -1,6 +1,6 @@ /** ************************************** * - * 8ball: Plugin for PokeBot that allows users to use an 8ball. + * 8ball: Plugin for Galaxy that allows users to use an 8ball. * Copyright (C) 2018 TheEdge, jtsshieh, Alee * * Licensed under the Open Software License version 3.0 diff --git a/commands/Fun/balance.js b/commands/Fun/balance.js index 2c40800..c1a5c4f 100644 --- a/commands/Fun/balance.js +++ b/commands/Fun/balance.js @@ -1,6 +1,6 @@ /** ************************************** * - * Get Credits: Plugin for PokeBot that gives you credits. + * Balance: Plugin for Galaxy that monitors economy features. * Copyright (C) 2018 TheEdge, jtsshieh, Alee * * Licensed under the Open Software License version 3.0 diff --git a/commands/Fun/jobs.js b/commands/Fun/jobs.js index 6109ddb..5498f5b 100644 --- a/commands/Fun/jobs.js +++ b/commands/Fun/jobs.js @@ -1,6 +1,6 @@ /** ************************************** * - * Get Credits: Plugin for PokeBot that gives you credits. + * Jobs: Plugin for Galaxy that modifies balances of users. * Copyright (C) 2018 TheEdge, jtsshieh, Alee * * Licensed under the Open Software License version 3.0 diff --git a/commands/Fun/ship.js b/commands/Fun/ship.js index ba31db5..2d26436 100644 --- a/commands/Fun/ship.js +++ b/commands/Fun/ship.js @@ -1,6 +1,6 @@ /** ************************************** * - * Ship: Plugin for PokeBot that ships the user with someone else. + * Ship: Plugin for Galaxy that provides love advice. * Copyright (C) 2018 TheEdge, jtsshieh, Alee * * Licensed under the Open Software License version 3.0 diff --git a/commands/Fun/slots.js b/commands/Fun/slots.js index ecd6880..bfee901 100644 --- a/commands/Fun/slots.js +++ b/commands/Fun/slots.js @@ -1,6 +1,6 @@ /** ************************************** * - * Slots: Plugin for PokeBot that allows you to gamble. + * Slots: Plugin for Galaxy that emulates the casino. * Copyright (C) 2018 TheEdge, jtsshieh, Alee * * TLicensed under the Open Software License version 3.0 |
