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

Add !census command #6

Open
EchoFrost opened this issue Jan 16, 2021 · 0 comments
Open

Add !census command #6

EchoFrost opened this issue Jan 16, 2021 · 0 comments
Assignees
Labels
Legacy Command Migration The porting of legacy functionality into the application.

Comments

@EchoFrost
Copy link
Owner

EchoFrost commented Jan 16, 2021

Should include a message or a link embed with the following:
https://www2.census.gov/library/publications/decennial/1860/population/1860a-31.pdf

🏝

    elif message.content.startswith('!census'):
        msg = 'https://www2.census.gov/library/publications/decennial/1860/population/1860a-31.pdf'
        yield from channel.send(msg)
@EchoFrost EchoFrost added the Legacy Command Migration The porting of legacy functionality into the application. label Jan 16, 2021
@EchoFrost EchoFrost added this to the Legacy Command Migration milestone Jan 16, 2021
@AtomicW0mbat AtomicW0mbat self-assigned this Jan 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Legacy Command Migration The porting of legacy functionality into the application.
Projects
None yet
Development

No branches or pull requests

2 participants