Commit Graph

  • 8b0313c942 Merge pull request 'beeeeg refactor :3' (#1) from videogame-hacker/rustcord:patch/cleanup-match-statements into master master Agatha Lovelace 2021-07-08 15:42:24 +0000
  • 82d017b00f Clean up define command #1 charlotte ✨ 2021-07-08 00:18:53 +0100
  • 6a615bea42 Clean up match statements in main.rs charlotte ✨ 2021-07-08 00:14:40 +0100
  • b3602a2eb4 Clean up match statements for pinned command charlotte ✨ 2021-07-07 23:57:30 +0100
  • 80770462d2 Clean up match statements for lyrics command charlotte ✨ 2021-07-07 23:56:24 +0100
  • e3b6b07ae5 Replace match-return with try operator on map_err in spoile.rs::spoiler charlotte ✨ 2021-07-07 18:55:28 +0100
  • 3efc3ebed8 Replace match on true/false with if in spoile.rs::spoiler charlotte ✨ 2021-07-07 12:25:51 +0100
  • e765ba0a3f Switch 'match' to 'if let' in main.rs::after charlotte ✨ 2021-07-07 12:20:59 +0100
  • b53de9dbdb Add spoiler command, update dependencies Agatha Lovelace 2021-07-01 02:15:02 +0300
  • 9563b32eb9 Update all dependencies, refactor some of the code; Fix animated emotes displaying as png Agatha Lovelace 2021-01-23 18:17:53 +0200
  • 5b738af0a6 Make pinned message formatting more condensed Agatha Lovelace 2020-11-22 23:20:06 +0200
  • 30a4e1abd6 Update to serenity v0.9.1 and make the bot fully async Agatha Lovelace 2020-11-22 22:51:15 +0200
  • 70b75923b5 Add WIP owo!emote Agatha Lovelace 2020-10-04 04:01:16 +0300
  • 4709db8ead update dependencies, add regex Agatha Lovelace 2020-10-04 03:57:34 +0300
  • 48074cd200 Make clippy happy Agatha Lovelace 2020-07-27 20:03:41 +0300
  • bda1a9dc54 Update dependencies Agatha Lovelace 2020-07-27 19:36:49 +0300
  • 70f7a66fb6 Add VSCode files to gitignore Agatha Lovelace 2020-07-27 19:36:35 +0300
  • 326324ca1c Add link to original message in pinned embed Agatha Lovelace 2020-07-10 23:44:09 +0300
  • 1430bbf2a9 Make owoify use last message's content if empty Agatha Lovelace 2020-07-10 19:59:23 +0300
  • fdaf37061b Fix divider in README.md Agatha Lovelace 2020-07-02 17:17:17 +0000
  • 2f9e658713 Add README.md Agatha Lovelace 2020-07-02 17:13:07 +0000
  • 1193b6e0d9 Update CI Agatha Lovelace 2020-06-24 13:01:05 +0300
  • d648fb779e Add !lyrics command Agatha Lovelace 2020-06-23 13:47:09 +0300
  • a988a8ab05 Increment version for restructure Agatha Lovelace 2020-06-23 11:03:01 +0300
  • 8e43d1b905 Move long commands to separate files Agatha Lovelace 2020-06-23 01:19:02 +0300
  • c4ac1634f5 Move hash function into utils module, replace .to_string() calls with s!() macro Agatha Lovelace 2020-06-23 00:07:01 +0300
  • ce14248071 Replace .push_str() calls with += operator to clean up code Agatha Lovelace 2020-06-21 12:28:13 +0300
  • 4f83ece8f8 Make !pfp fall back to current user Agatha Lovelace 2020-06-18 15:34:44 +0300
  • 58dc9358e9 Reply to 'good discordinator' Agatha Lovelace 2020-06-18 15:32:39 +0300
  • dd62ecccf3 Add !pfp command Agatha Lovelace 2020-06-14 00:48:06 +0300
  • fbd303a9f0 Add reaction on status update success, update old error handling Agatha Lovelace 2020-06-13 23:18:33 +0300
  • b95341a768 Update email in Cargo.toml Agatha Lovelace 2020-06-12 16:10:49 +0300
  • 76a824e610 Merge branch 'master' of https://gitlab.com/agathasorceress/rustcord Agatha Rose 2020-06-11 21:33:57 +0300
  • 7484470753 typo in help Agatha Rose 2020-06-11 21:33:35 +0300
  • 290d327f3b Update hostname in CI config Agatha Rose 2020-06-11 18:26:32 +0000
  • 7b6829bc43 Add !status command Agatha Rose 2020-06-11 21:18:30 +0300
  • 3a3c9253d9 Update dependencies Agatha Rose 2020-06-11 20:14:02 +0300
  • 42c2dec594 Add comments, do minor cleanup Agatha Rose 2020-06-11 19:51:17 +0300
  • 60ce17d287 Add embed docs Agatha Rose 2020-06-11 19:04:32 +0300
  • 825311d9f9 Add thumbnail field to embeds Agatha Rose 2020-06-11 18:45:06 +0300
  • 42f2f855c8 Improve error handling Agatha Rose 2020-06-11 17:48:29 +0300
  • 0b9dc15067 Update !ping to not mention users Agatha Rose 2020-06-11 16:39:43 +0300
  • e53eb8adf2 a certain dumb bitch forgot to remove debug code Agatha Rose 2020-06-06 21:44:49 +0300
  • 70dad5d318 Add different channel support for pinned command, update host info Agatha Rose 2020-06-06 21:34:24 +0300
  • 278d4e53f5 Someone forgot to update help again Agatha Rose 2020-06-04 17:55:11 +0300
  • a732278e7b Add brainfuck interpreter Agatha Rose 2020-06-04 17:46:47 +0300
  • c8d8e93000 Update .gitlab-ci.yml to use new host (thanks to julia uwu) Agatha Rose 2020-06-01 23:28:30 +0000
  • 596232b0e1 Delete Procfile Agatha Rose 2020-06-01 21:17:05 +0000
  • cc1d978e5f Make pinned message number 1-indexed Agatha Rose 2020-05-23 19:51:43 +0300
  • 9887e8ef45 Totally didn't reuse old code Agatha Rose 2020-05-23 16:32:12 +0000
  • e3fe5e2b59 Add pinned command Agatha Rose 2020-05-23 19:22:27 +0300
  • 18f47160f2 Update help Agatha Rose 2020-05-20 16:55:15 +0300
  • 150f5ae303 Add channel topic command, update dependencies Agatha Rose 2020-05-20 16:39:58 +0300
  • 043aa66328 sosij Agatha Rose 2020-05-19 13:06:38 +0000
  • 266ad5e901 sosig Agatha Rose 2020-05-06 17:27:44 +0300
  • 4f1b628108 Update help and info commands to look better. Remove hardcoded author name Agatha Rose 2020-05-05 04:07:08 +0300
  • 6064e661ba Make prefix trigger less false positives Agatha Rose 2020-05-05 02:44:57 +0300
  • 83e32673f2 Add echo command Agatha Rose 2020-05-04 22:38:48 +0300
  • f4c31ac021 lets be honest 2 years of work is enough for 1.0 release Agatha Rose 2020-05-04 22:01:18 +0300
  • 238f8f9593 Clean up 5æm code from last night Agatha Rose 2020-04-29 17:26:29 +0300
  • 634e8508d4 please work aaaaaaa Agatha Rose 2020-04-29 05:30:45 +0300
  • 73954044c0 Add latency to ping command Agatha Rose 2020-04-29 05:17:49 +0300
  • 306b83a26a CI 2: Electric boogaloo Agatha Rose 2020-04-26 16:33:13 +0000
  • c42b799bc3 Try making CI work Agatha Rose 2020-04-26 15:58:00 +0000
  • 24e41d387e I'm a dumb bitch Agatha Rose 2020-04-26 15:36:55 +0000
  • 3e98c34d21 Add .gitlab-ci.yml Agatha Rose 2020-04-26 15:34:43 +0000
  • 42f340743b Clean up cursed code Agatha Rose 2020-04-26 17:05:02 +0300
  • d4a833edcc Add colored to dependencies Disable waffle command Proper error handling 2: electric boogaloo Add more uwu pictures Add arg handling for info command Agatha Rose 2020-04-22 21:56:01 +0300
  • 2441b66c01 change username in bot info Agatha 2020-04-15 18:17:40 +0300
  • b883a3aae6 Rename urbandict function from 'what' to 'define' Agatha 2020-04-11 02:58:14 +0300
  • 768bc1549f Replace '!= None' with '.is_some()' Agatha 2020-04-09 22:07:17 +0300
  • 0b006bf9fa Make colour optional in embeds Agatha 2020-04-09 22:03:48 +0300
  • cc25f78970 Add empty args handling for urbandict lookup, bump version Agatha 2020-04-09 21:40:00 +0300
  • f9bde2fcb5 headpat alias Agatha 2020-04-07 18:43:25 +0300
  • 96b4face70 agahat agahat Agatha 2020-04-07 15:29:57 +0300
  • 4343d0172e Bump version Agatha 2020-04-03 02:58:09 +0300
  • 195a2be3b4 Update help command Rewrite ship compatibility bar code Agatha 2020-04-03 02:58:00 +0300
  • 5867137555 Add lazy_static to dependencies Replace multiple owner variables with a static variable Agatha 2020-04-03 02:01:53 +0300
  • 5dae504c02 Apply formatting Agatha 2020-04-02 19:16:14 +0300
  • 0a72637661 Fix headpat command mentions Agatha 2020-04-02 19:13:35 +0300
  • acb2c568c4 fn fair_dice_roll() -> i32 { 4 } Agatha 2020-04-02 18:08:17 +0300
  • 0eaf6d5319 Add Julia's Id to owner check Agatha 2020-04-01 23:19:23 +0300
  • 3d28bf8f56 Add a cutie to owner list, update embed and ship commands Agatha 2020-04-01 21:23:42 +0300
  • a78e7a7d08 bottom text Agatha 2020-03-30 22:51:00 +0300
  • aaf5ed8887 Error handling 2: electric boogaloo Rewrite init and host commands Minor cleanup Agatha 2020-03-29 22:15:00 +0300
  • 036034fbb5 Rewrite uwu command Agatha 2020-03-29 19:27:33 +0300
  • 034994775a Fix help formatting Agatha 2020-03-29 19:14:51 +0300
  • e08db5b770 Remove unnecessary Option<> Add missing comment, fix typo Agatha 2020-03-29 19:11:10 +0300
  • f7fcf1b190 Remove unnecessary .to_string() Agatha 2020-03-29 04:10:13 +0300
  • 8dd299ed3d Remove unnecessary usize -> u32 cast Agatha 2020-03-29 04:01:19 +0300
  • dcbc2753c4 Update ship formatting Fix colour not working in embeds Attempt fixing author, footer and fields in embeds Agatha 2020-03-28 03:56:40 +0200
  • ca3142f9a5 Add embed command Improve ship command Add toml and serde as dependencies Minor cleanup Bump version Agatha 2020-03-28 01:30:58 +0200
  • fc61996fbd Update dependencies Agatha 2020-03-27 20:20:25 +0200
  • 55b6fff568 Redo ship command, minor text edits Agatha 2020-03-10 20:57:04 +0200
  • 6f9790bda5 Replace function-like group with an attribute macro Agatha 2020-03-01 14:38:09 +0200
  • 19bf892200 update dependencies, fix openssl Agatha 2020-03-01 14:08:49 +0200
  • b4b309c581 Fix ping sanitization, change init message EvilDeaaaadd 2020-02-29 13:51:42 +0200
  • 4cd7ee7e4f Minor cleanup EvilDeaaaadd 2020-01-16 22:40:12 +0200
  • 7ade211de6 Fix urbandict lookup None unwrap error EvilDeaaaadd 2020-01-16 22:27:49 +0200
  • b35e2a7721 update dependencies EvilDeaaaadd 2020-01-11 00:06:58 +0200