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
Method
search_in_guild_for_user
( handler: &DatabaseHandler, guild_id: i64, author: i64, search: &str, )
assyst-database/src/model/tag.rs:194
Function
set
(parser: &mut Parser<'_>, (key, value): (String, String))
assyst-tag/src/subtags.rs:313
Function
set
(ctxt: CommandCtxt<'_>, new: Word)
assyst-core/src/command/misc/prefix.rs:42
Method
set
(&self, handler: &DatabaseHandler)
assyst-database/src/model/badtranslator_channel.rs:36
Method
set
(&self, handler: &DatabaseHandler, guild_id: u64)
assyst-database/src/model/prefix.rs:13
Method
set
(&self, handler: &DatabaseHandler)
assyst-database/src/model/active_guild_premium_entitlement.rs:19
Method
set_user_blacklisted
(&self, handler: &DatabaseHandler, user_id: u64)
assyst-database/src/model/global_blacklist.rs:33
Method
set_user_installs
(&self, installs: u64)
assyst-common/src/metrics_handler.rs:68
Function
setloop
(ctxt: CommandCtxt<'_>, source: Image, loops: i64)
assyst-core/src/command/image/mod.rs:794
Function
sin
(_: &mut Parser<'_>, arg: f64)
assyst-tag/src/subtags.rs:364
Function
siren
(ctxt: CommandCtxt<'_>, source: Image)
assyst-core/src/command/image/audio.rs:57
Method
size_of
(&self)
assyst-database/src/cache.rs:107
Method
size_of
(&self)
assyst-database/src/model/prefix.rs:50
Method
span_with_hi
Only call this within a tag context.
assyst-tag/src/parser.rs:571
Function
speechbubble
(ctxt: CommandCtxt<'_>, source: Image, flags: SpeechBubbleFlags)
assyst-core/src/command/image/speechbubble.rs:26
Function
speed
(ctxt: CommandCtxt<'_>, source: Image, multiplier: Option<f64>)
assyst-core/src/command/image/mod.rs:820
Function
spin
(ctxt: CommandCtxt<'_>, source: Image)
assyst-core/src/command/image/mod.rs:845
Method
spoiler
(&self)
assyst-string-fmt/src/markdown.rs:127
Function
spread
(ctxt: CommandCtxt<'_>, source: Image, strength: Option<u64>)
assyst-core/src/command/image/mod.rs:865
Function
sqrt
(_: &mut Parser<'_>, arg: f64)
assyst-tag/src/subtags.rs:372
Function
stats
( ctxt: CommandCtxt<'_>, #[autocomplete = "crate::command::misc::stats::stats_autocomplete"] option: O
assyst-core/src/command/misc/stats.rs:37
Function
stats_autocomplete
(_a: ThreadSafeAssyst, _d: AutocompleteData)
assyst-core/src/command/misc/stats.rs:18
Method
sticker
(sticker: Option<&MessageSticker>)
assyst-core/src/command/arguments.rs:872
Method
strikethrough
(&self)
assyst-string-fmt/src/markdown.rs:131
Method
subtext
(&self)
assyst-string-fmt/src/markdown.rs:149
Function
sweden
(ctxt: CommandCtxt<'_>, source: Image)
assyst-core/src/command/image/audio.rs:77
Function
swirl
(ctxt: CommandCtxt<'_>, source: Image, strength: Option<f32>)
assyst-core/src/command/image/mod.rs:890
Function
tag
(parser: &mut Parser<'_>, (name, Rest(args)): (String, Rest<String>))
assyst-tag/src/subtags.rs:602
Function
tag_names_autocomplete
(assyst: ThreadSafeAssyst, data: AutocompleteData)
assyst-core/src/command/misc/tag.rs:950
Function
tag_names_autocomplete_for_user
(assyst: ThreadSafeAssyst, data: AutocompleteData)
assyst-core/src/command/misc/tag.rs:959
Function
tan
(_: &mut Parser<'_>, arg: f64)
assyst-tag/src/subtags.rs:368
Function
terraria
(ctxt: CommandCtxt<'_>, source: Image)
assyst-core/src/command/image/audio.rs:97
Method
timestamp
(seconds: usize, style: TimestampStyle)
assyst-string-fmt/src/markdown.rs:22
Function
toaster
(ctxt: CommandCtxt<'_>, source: Image)
assyst-core/src/command/image/makesweet.rs:204
Function
top_gg_webhook
( State(route_state): State<RouteState>, headers: axum::http::HeaderMap, Json(body): Json<TopGgWeb
assyst-webserver/src/lib.rs:93
Function
topcommands
(ctxt: CommandCtxt<'_>, command: Option<Word>)
assyst-core/src/command/misc/mod.rs:290
Function
translate
(ctxt: CommandCtxt<'_>, language: Word, text: Rest)
assyst-core/src/command/fun/translation.rs:150
Method
try_from
(value: Entitlement)
assyst-database/src/model/active_guild_premium_entitlement.rs:76
Method
try_from
(event: GatewayEvent)
assyst-core/src/gateway_handler/incoming_event.rs:25
Method
try_request
Tries to increment the requests field if it's not already at the limit
assyst-tag/src/parser.rs:102
Function
tryarg
(parser: &mut Parser<'_>, idx: usize)
assyst-tag/src/subtags.rs:305
Function
uncaption
(ctxt: CommandCtxt<'_>, source: Image, amount: Option<Word>)
assyst-core/src/command/image/mod.rs:915
Method
underline
(&self)
assyst-string-fmt/src/markdown.rs:135
Method
unwrap_command
(&self)
assyst-core/src/command/mod.rs:122
Method
update
Useful on `ENTITLEMENT_UPDATE` where the user got billed and the expiry changes
assyst-database/src/model/active_guild_premium_entitlement.rs:42
Method
update_language
(&self, handler: &DatabaseHandler, new_language: &str)
assyst-database/src/model/badtranslator_channel.rs:25
Function
upper
(_: &mut Parser<'_>, mut arg: String)
assyst-tag/src/subtags.rs:406
Function
url
(ctxt: CommandCtxt<'_>, source: ImageUrl)
assyst-core/src/command/misc/mod.rs:54
Method
url
(&self, url: impl Display, comment: Option<impl Display>)
assyst-string-fmt/src/markdown.rs:139
Method
usage
(name: &str)
assyst-core/src/command/arguments.rs:36
Method
usage
(name: &str)
assyst-core/src/command/arguments.rs:175
Method
user_id
(&self)
assyst-core/src/command/misc/tag.rs:1120
Method
user_tag
(&self, id: Option<u64>)
assyst-core/src/command/misc/tag.rs:1124
Function
userid
(parser: &mut Parser<'_>, _: ())
assyst-tag/src/subtags.rs:590
Function
usertag
(parser: &mut Parser<'_>, id: Option<u64>)
assyst-tag/src/subtags.rs:529
Function
valentine
(ctxt: CommandCtxt<'_>, source: Image)
assyst-core/src/command/image/makesweet.rs:224
Function
validate_language
(client: &Client, provided_language: &str)
assyst-core/src/rest/bad_translation.rs:139
Function
vote
(ctxt: CommandCtxt<'_>)
assyst-core/src/command/misc/mod.rs:432
Method
with_channels
(channels: ChannelCache)
assyst-core/src/bad_translator.rs:87
Method
with_language
(language: impl Into<Box<str>>)
assyst-core/src/bad_translator.rs:35
Function
wormhole
(ctxt: CommandCtxt<'_>, source: Image)
assyst-core/src/command/image/mod.rs:940
Method
write_string
Write a UTF8-encoded String to this stream. This function will return an Err if the stream is prematurely closed.
assyst-common/src/pipe/mod.rs:105
Function
zoom
(ctxt: CommandCtxt<'_>, source: Image)
assyst-core/src/command/image/mod.rs:960
Function
zoomblur
(ctxt: CommandCtxt<'_>, source: Image, power: Option<f32>)
assyst-core/src/command/image/mod.rs:981
← previous
701–764 of 764, ranked by callers