Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Jacherr/assyst2
/ functions
Functions
764 in github.com/Jacherr/assyst2
⨍
Functions
764
◇
Types & classes
199
Function
languages
(ctxt: CommandCtxt<'_>)
assyst-core/src/command/misc/btchannel.rs:132
Function
length
(_: &mut Parser<'_>, arg: String)
assyst-tag/src/subtags.rs:397
Function
list
(ctxt: CommandCtxt<'_>)
assyst-core/src/command/services/cooltext.rs:53
Function
list
(ctxt: CommandCtxt<'_>, user: Option<User>, flags: TagListFlags)
assyst-core/src/command/misc/tag.rs:451
Function
list
(ctxt: CommandCtxt<'_>)
assyst-core/src/command/misc/remind.rs:72
Method
list_in_guild
List all colour roles in a guild.
assyst-database/src/model/colour_role.rs:12
Method
listen
Listen on a specific file descriptor.
assyst-common/src/pipe/pipe_server.rs:15
Function
lower
(_: &mut Parser<'_>, mut arg: String)
assyst-tag/src/subtags.rs:401
Function
magik
(ctxt: CommandCtxt<'_>, source: Image)
assyst-core/src/command/image/mod.rs:438
Function
main
()
assyst-cache/src/main.rs:13
Function
main
()
assyst-gateway/src/main.rs:44
Function
main
()
assyst-core/src/main.rs:55
Function
max
(_: &mut Parser<'_>, (initial, Rest(args)): (i64, Rest<i64>))
assyst-tag/src/subtags.rs:384
Function
meme
(ctxt: CommandCtxt<'_>, source: Image, text: RestNoFlags)
assyst-core/src/command/image/mod.rs:458
Function
mention
(parser: &mut Parser<'_>, id: Option<u64>)
assyst-tag/src/subtags.rs:516
Function
message_link
(guild_id: u64, channel_id: u64, message_id: u64)
assyst-common/src/util/discord.rs:67
Function
motivate
(ctxt: CommandCtxt<'_>, source: Image, text: RestNoFlags)
assyst-core/src/command/image/mod.rs:500
Function
neon
(ctxt: CommandCtxt<'_>, source: Image)
assyst-core/src/command/image/mod.rs:543
Method
new
(url: String, safe_url: String)
assyst-database/src/lib.rs:31
Method
new
()
assyst-database/src/cache.rs:39
Method
new
(user_id: u64)
assyst-database/src/model/free_tier_2_requests.rs:9
Method
new
()
assyst-cache/src/caches/guilds.rs:16
Method
new
( database_handler: Arc<DatabaseHandler>, premium_users: Arc<Mutex<HashMap<u64, u64>>>,
assyst-flux-iface/src/lib.rs:51
Method
new
( variables: &'a RefCell<HashMap<String, String>>, counter: &'a Counter, attachment: &
assyst-tag/src/parser.rs:50
Method
new
(database_handler: Arc<DatabaseHandler>)
assyst-common/src/metrics_handler.rs:26
Method
new
(stream: UnixStream)
assyst-common/src/pipe/mod.rs:63
Method
new
(tracking_length: Duration)
assyst-common/src/util/rate_tracker.rs:14
Method
new
()
assyst-core/src/command_ratelimits.rs:9
Method
new
()
assyst-core/src/replies.rs:40
Method
new
()
assyst-core/src/bad_translator.rs:55
Method
new
()
assyst-core/src/assyst.rs:69
Method
new
(assyst: ThreadSafeAssyst, interval: Duration, callback: TaskRun)
assyst-core/src/task/mod.rs:31
Method
new
(ctxt: CommandCtxt<'a>, args: &'a str)
assyst-core/src/command/mod.rs:343
Method
new
(assyst: ThreadSafeAssyst, data: ComponentMetadata)
assyst-core/src/command/componentctxt.rs:43
Method
new
(path: &str)
assyst-core/src/persistent_cache_handler/mod.rs:17
Method
new
(client: Arc<HttpClient>)
assyst-core/src/rest/rest_cache_handler.rs:38
Method
new_basic
(input: Vec<u8>, limits: &LimitData, operation: &str)
assyst-flux-iface/src/flux_request.rs:35
Method
new_delayed
(assyst: ThreadSafeAssyst, interval: Duration, delay: Duration, callback: TaskRun)
assyst-core/src/task/mod.rs:42
Method
new_with_input_and_limits
(input: Vec<u8>, limits: &LimitData)
assyst-flux-iface/src/flux_request.rs:28
Function
overlay
(ctxt: CommandCtxt<'_>, source: Image, source2: Image)
assyst-core/src/command/image/mod.rs:563
Function
paint
(ctxt: CommandCtxt<'_>, source: Image)
assyst-core/src/command/image/mod.rs:588
Method
parse_command_option
( ctxt: &mut InteractionCommandParseCtxt<'_>, label: Label, )
assyst-core/src/command/arguments.rs:47
Method
parse_command_option
( ctxt: &mut crate::command::InteractionCommandParseCtxt<'_>, _: crate::command::Label, )
assyst-core/src/command/image/caption.rs:89
Method
parse_command_option
( ctxt: &mut crate::command::InteractionCommandParseCtxt<'_>, _: crate::command::Label, )
assyst-core/src/command/image/bloom.rs:74
Method
parse_command_option
( ctxt: &mut crate::command::InteractionCommandParseCtxt<'_>, _: crate::command::Label, )
assyst-core/src/command/image/speechbubble.rs:81
Method
parse_command_option
( ctxt: &mut crate::command::InteractionCommandParseCtxt<'_>, _: crate::command::Label, )
assyst-core/src/command/fun/colour.rs:458
Method
parse_command_option
( ctxt: &mut crate::command::InteractionCommandParseCtxt<'_>, _: crate::command::Label, )
assyst-core/src/command/fun/translation.rs:75
Method
parse_command_option
( ctxt: &mut crate::command::InteractionCommandParseCtxt<'_>, _: crate::command::Label, )
assyst-core/src/command/services/download.rs:89
Method
parse_command_option
( ctxt: &mut crate::command::InteractionCommandParseCtxt<'_>, _: crate::command::Label, )
assyst-core/src/command/misc/tag.rs:429
Method
parse_command_option
( ctxt: &mut crate::command::InteractionCommandParseCtxt<'_>, _: crate::command::Label, )
assyst-core/src/command/misc/run.rs:95
Method
parse_from_args
(parser: &Parser<'_>, args: &[String])
assyst-tag/src/subtags.rs:67
Method
parse_raw_message
(ctxt: &mut RawMessageParseCtxt<'_>, label: Label)
assyst-core/src/command/arguments.rs:42
Method
parse_raw_message
( ctxt: &mut crate::command::RawMessageParseCtxt<'_>, label: crate::command::Label, )
assyst-core/src/command/image/caption.rs:80
Method
parse_raw_message
( ctxt: &mut crate::command::RawMessageParseCtxt<'_>, label: crate::command::Label, )
assyst-core/src/command/image/bloom.rs:65
Method
parse_raw_message
( ctxt: &mut crate::command::RawMessageParseCtxt<'_>, label: crate::command::Label, )
assyst-core/src/command/image/speechbubble.rs:72
Method
parse_raw_message
( ctxt: &mut crate::command::RawMessageParseCtxt<'_>, label: crate::command::Label, )
assyst-core/src/command/fun/colour.rs:449
Method
parse_raw_message
( ctxt: &mut crate::command::RawMessageParseCtxt<'_>, label: crate::command::Label, )
assyst-core/src/command/fun/translation.rs:66
Method
parse_raw_message
( ctxt: &mut crate::command::RawMessageParseCtxt<'_>, label: crate::command::Label, )
assyst-core/src/command/services/download.rs:80
Method
parse_raw_message
( ctxt: &mut crate::command::RawMessageParseCtxt<'_>, label: crate::command::Label, )
assyst-core/src/command/misc/tag.rs:420
Method
parse_raw_message
( ctxt: &mut crate::command::RawMessageParseCtxt<'_>, label: crate::command::Label, )
assyst-core/src/command/misc/run.rs:86
Function
paste
(ctxt: CommandCtxt<'_>, name: Word)
assyst-core/src/command/misc/tag.rs:911
Function
patronstatus
(ctxt: CommandCtxt<'_>)
assyst-core/src/command/misc/mod.rs:186
Function
pi
(_: &mut Parser<'_>, _: ())
assyst-tag/src/subtags.rs:380
Function
ping
(ctxt: CommandCtxt<'_>)
assyst-core/src/command/misc/mod.rs:67
Function
pingpong
(ctxt: CommandCtxt<'_>, source: Image)
assyst-core/src/command/image/mod.rs:609
Function
pixelate
(ctxt: CommandCtxt<'_>, source: Image, strength: Option<f32>)
assyst-core/src/command/image/mod.rs:629
Function
pluralize
(s: &'a str, adder: &str, count: u64)
assyst-common/src/util/mod.rs:108
Method
poll_connect
Repeatedly attempt to connect to a specific file descriptor, until a maximum retry threshold is reached.
assyst-common/src/pipe/mod.rs:35
Function
post_top_gg_stats
(assyst: ThreadSafeAssyst)
assyst-core/src/task/tasks/top_gg_stats.rs:7
Function
post_top_gg_stats
(client: &Client, guild_count: u64)
assyst-core/src/rest/top_gg.rs:9
Function
prometheus_metrics
(State(route_state): State<RouteState>)
assyst-webserver/src/lib.rs:71
Function
r34
(ctxt: CommandCtxt<'_>, tags: Option<Rest>)
assyst-core/src/command/services/mod.rs:44
Function
rainbow
(ctxt: CommandCtxt<'_>, source: Image)
assyst-core/src/command/image/mod.rs:654
Function
randomize
(ctxt: CommandCtxt<'_>, source: Image, count: Option<u64>)
assyst-core/src/command/image/randomize.rs:40
Function
range
(parser: &mut Parser<'_>, (lower, upper): (usize, usize))
assyst-tag/src/subtags.rs:282
Function
raw
( ctxt: CommandCtxt<'_>, #[autocomplete = "crate::command::misc::tag::tag_names_autocomplete"] name: W
assyst-core/src/command/misc/tag.rs:640
Method
read_object
Read a Bincode-deserializable object from this stream. This function will return an Err if the stream is prematurely closed, or if Bincode is not abl
assyst-common/src/pipe/mod.rs:71
Method
read_string
Read a UTF8-encoded String from this stream. Note: this function heavily favors the "likely UTF-8" case and will be worse for invalid UTF-8 (see [`st
assyst-common/src/pipe/mod.rs:83
Function
refresh_entitlements
(assyst: ThreadSafeAssyst)
assyst-core/src/task/tasks/refresh_entitlements.rs:11
Function
remove
( ctxt: CommandCtxt<'_>, #[autocomplete = "crate::command::fun::colour::colour_role_autocomplete"] nam
assyst-core/src/command/fun/colour.rs:193
Function
remove
(ctxt: CommandCtxt<'_>, channel: Channel)
assyst-core/src/command/misc/btchannel.rs:79
Method
remove
Remove a colour role. Returns true on successful removal, false if the role did not exist.
assyst-database/src/model/colour_role.rs:39
Function
remove_all
(ctxt: CommandCtxt<'_>, flags: ColourRemoveAllFlags)
assyst-core/src/command/fun/colour.rs:244
Method
remove_user_from_blacklist
(&self, handler: &DatabaseHandler, user_id: u64)
assyst-database/src/model/global_blacklist.rs:42
Function
repeat
(parser: &mut Parser<'_>, (count, input): (usize, String))
assyst-tag/src/subtags.rs:271
Function
replace
(_: &mut Parser<'_>, (what, (with, text)): (String, (String, String)))
assyst-tag/src/subtags.rs:411
Function
reset
(ctxt: CommandCtxt<'_>)
assyst-core/src/command/fun/colour.rs:287
Function
resize
(ctxt: CommandCtxt<'_>, source: Image, size: Option<Word>)
assyst-core/src/command/image/mod.rs:674
Function
reverse
(_: &mut Parser<'_>, text: String)
assyst-tag/src/subtags.rs:415
Function
reverse
(ctxt: CommandCtxt<'_>, source: Image)
assyst-core/src/command/image/mod.rs:727
Function
rotate
(ctxt: CommandCtxt<'_>, source: Image, degrees: Option<u64>)
assyst-core/src/command/image/mod.rs:747
Function
rubiks
(ctxt: CommandCtxt<'_>, source: Image)
assyst-core/src/command/image/makesweet.rs:184
Function
run
Starts the webserver, providing bot list webhooking and prometheus services.
assyst-webserver/src/lib.rs:192
Function
rust
(ctxt: CommandCtxt<'_>, script: Codeblock, flags: RustFlags)
assyst-core/src/command/misc/run.rs:324
Function
rustc
(ctxt: CommandCtxt<'_>, script: Codeblock)
assyst-core/src/command/misc/run.rs:459
Function
sanitise_filename
(name: &str)
assyst-common/src/util/mod.rs:154
Function
sanitise_filename
(n: &str)
assyst-core/src/command/misc/tag.rs:836
Function
scramble
(ctxt: CommandCtxt<'_>, source: Image)
assyst-core/src/command/image/mod.rs:773
Function
search
(ctxt: CommandCtxt<'_>, query: Word, user: Option<User>)
assyst-core/src/command/misc/tag.rs:674
Method
search_in_guild
(handler: &DatabaseHandler, guild_id: i64, search: &str)
assyst-database/src/model/tag.rs:182
← previous
next →
601–700 of 764, ranked by callers