Commit Graph

111 Commits

Author SHA1 Message Date
Agatha Lovelace 1193b6e0d9 Update CI 2020-06-24 13:01:05 +03:00
Agatha Lovelace d648fb779e Add !lyrics command 2020-06-23 13:47:09 +03:00
Agatha Lovelace a988a8ab05 Increment version for restructure 2020-06-23 11:03:01 +03:00
Agatha Lovelace 8e43d1b905 Move long commands to separate files 2020-06-23 01:19:02 +03:00
Agatha Lovelace c4ac1634f5 Move hash function into utils module, replace .to_string() calls with s!() macro 2020-06-23 00:07:01 +03:00
Agatha Lovelace ce14248071 Replace .push_str() calls with += operator to clean up code 2020-06-21 12:28:13 +03:00
Agatha Lovelace 4f83ece8f8 Make !pfp fall back to current user 2020-06-18 15:34:44 +03:00
Agatha Lovelace 58dc9358e9 Reply to 'good discordinator' 2020-06-18 15:32:39 +03:00
Agatha Lovelace dd62ecccf3 Add !pfp command 2020-06-14 00:48:06 +03:00
Agatha Lovelace fbd303a9f0 Add reaction on status update success, update old error handling 2020-06-13 23:18:33 +03:00
Agatha Lovelace b95341a768 Update email in Cargo.toml 2020-06-12 16:10:49 +03:00
Agatha Rose 76a824e610 Merge branch 'master' of https://gitlab.com/agathasorceress/rustcord 2020-06-11 21:33:57 +03:00
Agatha Rose 7484470753 typo in help 2020-06-11 21:33:35 +03:00
Agatha Rose 290d327f3b Update hostname in CI config 2020-06-11 18:26:32 +00:00
Agatha Rose 7b6829bc43 Add !status command 2020-06-11 21:18:30 +03:00
Agatha Rose 3a3c9253d9 Update dependencies 2020-06-11 20:14:02 +03:00
Agatha Rose 42c2dec594 Add comments, do minor cleanup 2020-06-11 19:51:17 +03:00
Agatha Rose 60ce17d287 Add embed docs 2020-06-11 19:04:32 +03:00
Agatha Rose 825311d9f9 Add thumbnail field to embeds 2020-06-11 18:45:06 +03:00
Agatha Rose 42f2f855c8 Improve error handling 2020-06-11 17:48:29 +03:00
Agatha Rose 0b9dc15067 Update !ping to not mention users 2020-06-11 16:39:43 +03:00
Agatha Rose e53eb8adf2 a certain dumb bitch forgot to remove debug code 2020-06-06 21:44:49 +03:00
Agatha Rose 70dad5d318 Add different channel support for pinned command, update host info 2020-06-06 21:34:24 +03:00
Agatha Rose 278d4e53f5 Someone forgot to update help again 2020-06-04 17:55:11 +03:00
Agatha Rose a732278e7b Add brainfuck interpreter 2020-06-04 17:46:47 +03:00
Agatha Rose c8d8e93000 Update .gitlab-ci.yml to use new host (thanks to julia uwu) 2020-06-01 23:28:30 +00:00
Agatha Rose 596232b0e1 Delete Procfile 2020-06-01 21:17:05 +00:00
Agatha Rose cc1d978e5f Make pinned message number 1-indexed 2020-05-23 19:51:43 +03:00
Agatha Rose 9887e8ef45 Totally didn't reuse old code 2020-05-23 16:32:12 +00:00
Agatha Rose e3fe5e2b59 Add pinned command 2020-05-23 19:22:27 +03:00
Agatha Rose 18f47160f2 Update help 2020-05-20 16:55:15 +03:00
Agatha Rose 150f5ae303 Add channel topic command, update dependencies 2020-05-20 16:39:58 +03:00
Agatha Rose 043aa66328 sosij 2020-05-19 13:06:38 +00:00
Agatha Rose 266ad5e901 sosig 2020-05-06 17:27:44 +03:00
Agatha Rose 4f1b628108 Update help and info commands to look better.
Remove hardcoded author name
2020-05-05 04:07:08 +03:00
Agatha Rose 6064e661ba Make prefix trigger less false positives 2020-05-05 02:44:57 +03:00
Agatha Rose 83e32673f2 Add echo command 2020-05-04 22:38:48 +03:00
Agatha Rose f4c31ac021 lets be honest 2 years of work is enough for 1.0 release 2020-05-04 22:01:18 +03:00
Agatha Rose 238f8f9593 Clean up 5æm code from last night 2020-04-29 17:26:29 +03:00
Agatha Rose 634e8508d4 please work aaaaaaa 2020-04-29 05:30:45 +03:00
Agatha Rose 73954044c0 Add latency to ping command 2020-04-29 05:17:49 +03:00
Agatha Rose 306b83a26a CI 2: Electric boogaloo 2020-04-26 16:33:13 +00:00
Agatha Rose c42b799bc3 Try making CI work 2020-04-26 15:58:00 +00:00
Agatha Rose 24e41d387e I'm a dumb bitch 2020-04-26 15:36:55 +00:00
Agatha Rose 3e98c34d21 Add .gitlab-ci.yml 2020-04-26 15:34:43 +00:00
Agatha Rose 42f340743b Clean up cursed code 2020-04-26 17:05:02 +03:00
Agatha Rose d4a833edcc Add colored to dependencies
Disable waffle command
Proper error handling 2: electric boogaloo
Add more uwu pictures
Add arg handling for info command
2020-04-22 21:56:01 +03:00
Agatha 2441b66c01 change username in bot info 2020-04-15 18:17:40 +03:00
Agatha b883a3aae6 Rename urbandict function from 'what' to 'define' 2020-04-11 02:58:14 +03:00
Agatha 768bc1549f Replace '!= None' with '.is_some()' 2020-04-09 22:07:17 +03:00