Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

!heylisten command to invite bot to a channel #30

Closed
jakethedev opened this issue Feb 12, 2021 · 1 comment
Closed

!heylisten command to invite bot to a channel #30

jakethedev opened this issue Feb 12, 2021 · 1 comment
Labels
blocked Blocked by a case labeled Blocker blocker Preventing work on a feature feature / command Feature or new command

Comments

@jakethedev
Copy link
Owner

jakethedev commented Feb 12, 2021

mod-only command to add the channel where this was run to the bots watchlist. gotta have the zelda reference

for O(1) lookup and storage, data should be structured:
SERVERID: {
CHANNELID: true
}

note: this directly impacts message handling in bot.js,

Blocks #73

@jakethedev jakethedev added the feature / command Feature or new command label Feb 12, 2021
@jakethedev jakethedev changed the title !activatebot !invitebot Feb 12, 2021
@jakethedev jakethedev changed the title !invitebot !heylisten May 15, 2021
@jakethedev jakethedev added this to the v1.1.0 milestone May 23, 2021
jakethedev pushed a commit that referenced this issue May 26, 2021
…). One more focused session should finish all this up
@jakethedev jakethedev modified the milestones: v1.1.0, v1.2.0 Aug 12, 2021
@jakethedev jakethedev modified the milestones: v4.0.0, v3.0.0 Sep 19, 2021
@jakethedev jakethedev added the blocked Blocked by a case labeled Blocker label Sep 19, 2021
@jakethedev jakethedev changed the title !heylisten !heylisten command to invite bot to a channel Sep 19, 2021
@jakethedev jakethedev modified the milestones: v3.0.0, v4.0.0 Sep 19, 2021
@jakethedev jakethedev self-assigned this Sep 19, 2021
@jakethedev jakethedev modified the milestones: Release 4, Release 5 Sep 19, 2021
@jakethedev jakethedev removed their assignment Sep 19, 2021
@jakethedev jakethedev added the blocker Preventing work on a feature label Dec 5, 2021
@jakethedev
Copy link
Owner Author

This is just part of the logic in dynamic channels, closed as superceded by #73

@jakethedev jakethedev removed this from the Low Priority milestone Feb 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Blocked by a case labeled Blocker blocker Preventing work on a feature feature / command Feature or new command
Projects
None yet
Development

No branches or pull requests

1 participant